From 23fa4a8c8a14241fcd7345dfc4e719f1b89a4f11 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 8 Jun 2025 11:20:00 -0400 Subject: [PATCH] python3-h5py: update to 3.14.0. --- srcpkgs/python3-h5py/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template index 79f0c119fd3..dc90251db40 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.13.0 -revision=2 +version=3.14.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 " license="BSD-3-Clause" homepage="http://www.h5py.org/" distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz" -checksum=1870e46518720023da85d0895a1960ff2ce398c5671eac3b1a41ec696b7105c3 +checksum=2372116b2e0d5d3e5e705b7f663f7c8d96fa79a4052d250484ef91d24d6a08f4 # Tests require unpackaged pytest-mpi make_check=no