mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-h5py: rebuild for python3-3.13
This commit is contained in:
parent
3171b5a877
commit
a9064a8d20
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-h5py'
|
# Template file for 'python3-h5py'
|
||||||
pkgname=python3-h5py
|
pkgname=python3-h5py
|
||||||
version=3.12.1
|
version=3.12.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
|
hostmakedepends="python3-setuptools python3-Cython 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