python3-grpcio-tools: update to 1.33.2.

This commit is contained in:
Andrew J. Hesford 2020-11-01 09:27:22 -05:00
parent ad224946a3
commit eac8398ec9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-grpcio-tools'
pkgname=python3-grpcio-tools
version=1.33.1
version=1.33.2
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -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=fc56027931694be7a2ea45719ef7fed911e2d1dc24ba69d98a418daa78b35467
checksum=af40774c0275f5465f49fd92bfcd9831b19b013de4cc77b8fb38aea76fa6dce3
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"