python3-h5py: update to 3.12.1.

This commit is contained in:
Andrew J. Hesford 2024-09-27 10:30:40 -04:00
parent ffeb27e2b8
commit 2952690986
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-h5py'
pkgname=python3-h5py
version=3.11.0
revision=2
version=3.12.1
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 <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="http://www.h5py.org/"
distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
checksum=7b7e8f78072a2edec87c9836f25f34203fd492a4475709a18b417a33cfb21fa9
checksum=326d70b53d31baa61f00b8aa5f95c2fcb9621a3ee8365d770c551a13dbbcbfdf
# Tests require unpackaged pytest-mpi
make_check=no