python3-grpcio-tools: update to 1.38.1.

This commit is contained in:
Andrew J. Hesford 2021-06-22 08:03:54 -04:00
parent d3d985fbab
commit 2a7c10de83

View file

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