python3-grpcio-tools: update to 1.34.0.

This commit is contained in:
Andrew J. Hesford 2020-12-03 11:01:27 -05:00
parent 64de5dc572
commit cf2b2ecf23

View file

@ -1,6 +1,6 @@
# Template file for 'python3-grpcio-tools'
pkgname=python3-grpcio-tools
version=1.33.2
version=1.34.0
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=af40774c0275f5465f49fd92bfcd9831b19b013de4cc77b8fb38aea76fa6dce3
checksum=db5a6f0130256d534cbe35eab37d37a448d96f4fd736e5051c6be1aee49cea1d
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"