mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-grpcio-tools: update to 1.60.1.
This commit is contained in:
parent
ed1c0e8500
commit
dbc79bf1bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-grpcio-tools'
|
# Template file for 'python3-grpcio-tools'
|
||||||
pkgname=python3-grpcio-tools
|
pkgname=python3-grpcio-tools
|
||||||
version=1.49.1
|
version=1.60.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython"
|
hostmakedepends="python3-setuptools python3-Cython"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -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-tools/grpcio-tools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/grpcio-tools/grpcio-tools-${version}.tar.gz"
|
||||||
checksum=84cc64e5b46bad43d5d7bd2fd772b656eba0366961187a847e908e2cb735db91
|
checksum=da08224ab8675c6d464b988bd8ca02cccd2bf0275bceefe8f6219bfd4a4f5e85
|
||||||
|
|
||||||
export GRPC_PYTHON_BUILD_WITH_CYTHON=1
|
export GRPC_PYTHON_BUILD_WITH_CYTHON=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue