python3-grpcio-tools: update to 1.35.0.

This commit is contained in:
Andrew J. Hesford 2021-01-25 12:34:03 -05:00
parent c6a47e0600
commit a4f0068fc4

View file

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