python3-grpcio-tools: update to 1.34.1.

This commit is contained in:
Andrew J. Hesford 2021-01-20 08:59:27 -05:00
parent 758e75eff4
commit 0908de25ca

View file

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