python3-h5py: update to 3.13.0.

This commit is contained in:
Andrew J. Hesford 2025-02-25 18:54:02 -05:00
parent f7dcf8014f
commit 18722400c3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-h5py' # Template file for 'python3-h5py'
pkgname=python3-h5py pkgname=python3-h5py
version=3.12.1 version=3.13.0
revision=2 revision=1
build_style=python3-module build_style=python3-module
build_helper="numpy" build_helper="numpy"
hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig" hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig"
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://www.h5py.org/" homepage="http://www.h5py.org/"
distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz" distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
checksum=326d70b53d31baa61f00b8aa5f95c2fcb9621a3ee8365d770c551a13dbbcbfdf checksum=1870e46518720023da85d0895a1960ff2ce398c5671eac3b1a41ec696b7105c3
# Tests require unpackaged pytest-mpi # Tests require unpackaged pytest-mpi
make_check=no make_check=no