python3-grpcio: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:53 -04:00
parent c5ad3e514f
commit e70967525b

View file

@ -3,7 +3,7 @@ pkgname=python3-grpcio
version=1.56.0
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools python3-six python3-Cython"
hostmakedepends="python3-setuptools python3-six python3-Cython0.29"
makedepends="python3-devel zlib-devel c-ares-devel re2-devel openssl-devel
abseil-cpp-devel"
depends="python3-six"