diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 13:47:03 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:37 +0000 |
| commit | 29d8fbcb794ac2f8ea879c5ff7a7e422c0b150ac (patch) | |
| tree | b90f2b08f7fc73ab54bff4732cbeedc95dd4deaa /testing | |
| parent | 77623e8200399475a4e23332e5f4e219bf381e3c (diff) | |
| download | aports-29d8fbcb794ac2f8ea879c5ff7a7e422c0b150ac.tar.bz2 aports-29d8fbcb794ac2f8ea879c5ff7a7e422c0b150ac.tar.xz | |
testing/py3-grpcio: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-grpcio/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-grpcio/APKBUILD b/testing/py3-grpcio/APKBUILD index 885cd6c486..1d17c27ed0 100644 --- a/testing/py3-grpcio/APKBUILD +++ b/testing/py3-grpcio/APKBUILD @@ -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" |
