python3-h5py: build with python3-Cython0.29

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

View File

@ -4,7 +4,7 @@ version=3.9.0
revision=1
build_style=python3-module
build_helper="numpy"
hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig"
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
makedepends="python3-devel hdf5-devel"
depends="python3-numpy"
short_desc="HDF5 for Python"