gbinder-python: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:52 -04:00
parent 0c52a6b3f2
commit d3c3586a99

View file

@ -4,7 +4,7 @@ version=1.1.1
revision=2
build_style=python3-module
make_build_args="--cython"
hostmakedepends="python3-Cython pkg-config"
hostmakedepends="python3-Cython0.29 pkg-config"
makedepends="libgbinder-devel python3-devel"
depends="python3"
short_desc="Python bindings for libgbinder"