From d138b31d399695fd6e616d3bfd8038cbb65b5fdc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 11 Apr 2024 11:48:03 -0400 Subject: [PATCH] python3-h5py: update to 3.11.0. --- srcpkgs/python3-h5py/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template index 5a511280908..e71350fbf60 100644 --- a/srcpkgs/python3-h5py/template +++ b/srcpkgs/python3-h5py/template @@ -1,6 +1,6 @@ # Template file for 'python3-h5py' pkgname=python3-h5py -version=3.10.0 +version=3.11.0 revision=1 build_style=python3-module build_helper="numpy" @@ -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=d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049 +checksum=7b7e8f78072a2edec87c9836f25f34203fd492a4475709a18b417a33cfb21fa9 # Tests require unpackaged pytest-mpi make_check=no