python3-h5py: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:34 -05:00
parent 3171b5a877
commit a9064a8d20

View file

@ -1,10 +1,10 @@
# Template file for 'python3-h5py'
pkgname=python3-h5py
version=3.12.1
revision=1
revision=2
build_style=python3-module
build_helper="numpy"
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig"
makedepends="python3-devel hdf5-devel"
depends="python3-numpy"
short_desc="HDF5 for Python"