mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-h5py: build with python3-Cython0.29
This commit is contained in:
parent
e70967525b
commit
60840ed0bd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig"
|
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
|
||||||
makedepends="python3-devel hdf5-devel"
|
makedepends="python3-devel hdf5-devel"
|
||||||
depends="python3-numpy"
|
depends="python3-numpy"
|
||||||
short_desc="HDF5 for Python"
|
short_desc="HDF5 for Python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue