mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
python3-grpcio: update to 1.60.1.
This commit is contained in:
parent
f1eee465de
commit
ed1c0e8500
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-grpcio'
|
||||
pkgname=python3-grpcio
|
||||
version=1.56.0
|
||||
revision=4
|
||||
version=1.60.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-six python3-Cython0.29"
|
||||
makedepends="python3-devel zlib-devel c-ares-devel re2-devel openssl-devel
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://grpc.io"
|
||||
distfiles="${PYPI_SITE}/g/grpcio/grpcio-${version}.tar.gz"
|
||||
checksum=4c08ee21b3d10315b8dc26f6c13917b20ed574cdbed2d2d80c53d5508fdcc0f2
|
||||
checksum=dd1d3a8d1d2e50ad9b59e10aa7f07c7d1be2b367f3f2d33c5fade96ed5460962
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue