testing/py3-grpcio: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-04 13:47:03 +00:00
parent 77623e8200
commit 29d8fbcb79

View File

@ -7,7 +7,7 @@ pkgdesc="gRPC Python HTTP/2-based RPC framework"
url="https://grpc.io"
arch="all"
license="Apache-2.0"
makedepends="python3-dev py3-setuptools py3-six cython3 zlib-dev openssl-dev
makedepends="python3-dev py3-setuptools py3-six cython zlib-dev openssl-dev
c-ares-dev"
options="!check" # tests depend upon bazel
source="grpc-$pkgver.tar.gz::https://github.com/grpc/grpc/archive/v$pkgver.tar.gz"