python3-grpcio: update to 1.37.1.

This commit is contained in:
Andrew J. Hesford 2021-04-30 09:51:53 -04:00
parent ad6ebec2e4
commit 1b83490239
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-grpcio'
pkgname=python3-grpcio
version=1.37.0
version=1.37.1
revision=1
archs="x86_64* i686* aarch64* armv[67]* ppc64le*"
wrksrc="${pkgname#*-}-${version}"
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0"
homepage="https://grpc.io"
distfiles="${PYPI_SITE}/g/grpcio/grpcio-${version}.tar.gz"
checksum=b3ce16aa91569760fdabd77ca901b2288152eb16941d28edd9a3a75a0c4a8a85
checksum=df8305806311d3fe913d4f7eb3ef28e2072159ea12f95baab5d447f1380a71e3
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"