python3-grpcio: update to 1.36.0.
This commit is contained in:
parent
67bf351b50
commit
b41aebd1bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-grpcio'
|
# Template file for 'python3-grpcio'
|
||||||
pkgname=python3-grpcio
|
pkgname=python3-grpcio
|
||||||
version=1.35.0
|
version=1.36.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv[67]* ppc64le*"
|
archs="x86_64* i686* aarch64* armv[67]* ppc64le*"
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://grpc.io"
|
homepage="https://grpc.io"
|
||||||
distfiles="${PYPI_SITE}/g/grpcio/grpcio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/grpcio/grpcio-${version}.tar.gz"
|
||||||
checksum=7bd0ebbb14dde78bf66a1162efd29d3393e4e943952e2f339757aa48a184645c
|
checksum=70b11805bc9385fcd24e15bcdc5bd8bed463026cd2227d9fdd1ebda612ba0cd9
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue