python3-h5py: update to 3.11.0.

This commit is contained in:
Andrew J. Hesford 2024-04-11 11:48:03 -04:00
parent a2a782ecc1
commit d138b31d39

View File

@ -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 <ajh@sideband.org>"
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