python3-shapely: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:54 -04:00
parent 5fff91ab76
commit 5af7d3ce9d

View file

@ -4,7 +4,7 @@ version=2.0.1
revision=1 revision=1
build_style=python3-module build_style=python3-module
build_helper=numpy build_helper=numpy
hostmakedepends="python3-setuptools python3-Cython geos" hostmakedepends="python3-setuptools python3-Cython0.29 geos"
makedepends="python3-devel python3-numpy geos-devel" makedepends="python3-devel python3-numpy geos-devel"
depends="python3" depends="python3"
checkdepends="python3-pytest-xdist" checkdepends="python3-pytest-xdist"