From bec745455927f779a1a59eb498a986282f590505 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 16 Oct 2023 09:28:45 -0400 Subject: [PATCH] python3-h5py: update to 3.10.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 5e825508bb4..5a511280908 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.9.0 -revision=2 +version=3.10.0 +revision=1 build_style=python3-module build_helper="numpy" hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig" @@ -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=e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817 +checksum=d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049 # Tests require unpackaged pytest-mpi make_check=no