python3-grpcio-tools: update to 1.33.1.

This commit is contained in:
Andrew J. Hesford 2020-10-25 23:08:45 -04:00
parent f428a50a41
commit a4247baf60

View file

@ -1,7 +1,7 @@
# Template file for 'python3-grpcio-tools'
pkgname=python3-grpcio-tools
version=1.32.0
revision=2
version=1.33.1
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0"
homepage="https://grpc.io"
distfiles="${PYPI_SITE}/g/grpcio-tools/grpcio-tools-${version}.tar.gz"
checksum=28547272c51e1d2d343685b9f531e85bb90ad7bd93e726ba646b5627173cbc47
checksum=fc56027931694be7a2ea45719ef7fed911e2d1dc24ba69d98a418daa78b35467
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"