aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2026-03-08 12:00:18 -0400
committerAndrew J. Hesford <ajh@sideband.org>2026-03-08 14:38:30 -0400
commit682b025b94d8749bcf4fbfcc88b41818c1101346 (patch)
tree713f8c9a6a3ab3063034ce50337d1b250440b797
parentfoot: update to 1.26.0. (diff)
python3-h5py: update to 3.16.0.
-rw-r--r--srcpkgs/python3-h5py/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template
index c75fc24e362..90094791e9c 100644
--- a/srcpkgs/python3-h5py/template
+++ b/srcpkgs/python3-h5py/template
@@ -1,7 +1,7 @@
# Template file for 'python3-h5py'
pkgname=python3-h5py
-version=3.15.1
-revision=2
+version=3.16.0
+revision=1
build_style=python3-module
build_helper="numpy"
hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig hdf5-devel"
@@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="http://www.h5py.org/"
distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
-checksum=c86e3ed45c4473564de55aa83b6fc9e5ead86578773dfbd93047380042e26b69
+checksum=a0dbaad796840ccaa67a4c144a0d0c8080073c34c76d5a6941d6818678ef2738
# Tests require unpackaged pytest-mpi
make_check=no