diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template index 407a7e3f901..fc1b22026ba 100644 --- a/srcpkgs/python3-h5py/template +++ b/srcpkgs/python3-h5py/template @@ -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"