python3-tables: build with python3-Cython0.29

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

View File

@ -5,7 +5,7 @@ revision=2
build_style=python3-module
build_helper=numpy
# XXX: c-blosc (using internal for now)
hostmakedepends="python3-wheel python3-Cython python3-packaging"
hostmakedepends="python3-wheel python3-Cython0.29 python3-packaging"
makedepends="python3-devel hdf5-devel lzo-devel bzip2-devel"
depends="python3-numpy python3-numexpr python3-packaging"
checkdepends=$depends