mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-grpcio: update to 1.67.1.
This commit is contained in:
parent
b75bb7de30
commit
22d2d403b3
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-grpcio'
|
# Template file for 'python3-grpcio'
|
||||||
pkgname=python3-grpcio
|
pkgname=python3-grpcio
|
||||||
version=1.60.1
|
version=1.67.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-six python3-Cython0.29"
|
hostmakedepends="python3-setuptools python3-six python3-Cython"
|
||||||
makedepends="python3-devel zlib-devel c-ares-devel re2-devel openssl-devel
|
makedepends="python3-devel zlib-devel c-ares-devel re2-devel openssl-devel
|
||||||
abseil-cpp-devel"
|
abseil-cpp-devel"
|
||||||
depends="python3-six"
|
depends="python3-six"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.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=dd1d3a8d1d2e50ad9b59e10aa7f07c7d1be2b367f3f2d33c5fade96ed5460962
|
checksum=3dc2ed4cabea4dc14d5e708c2b426205956077cc5de419b4d4079315017e9732
|
||||||
|
|
||||||
export GRPC_PYTHON_BUILD_SYSTEM_ABSL=1
|
export GRPC_PYTHON_BUILD_SYSTEM_ABSL=1
|
||||||
export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1
|
export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue