aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2025-02-25 23:54:02 +0000
committerAndrew J. Hesford <ajh@sideband.org>2025-02-26 11:55:23 +0000
commit18722400c3b94543a3c40c571e418556162d12d2 (patch)
treed01e23a89bb16d28320c22b399297beefe130025
parentf7dcf8014f59a34694e747fcdb928f6a5583b14d (diff)
downloadvoid-packages-18722400c3b94543a3c40c571e418556162d12d2.tar
void-packages-18722400c3b94543a3c40c571e418556162d12d2.tar.gz
void-packages-18722400c3b94543a3c40c571e418556162d12d2.tar.bz2
void-packages-18722400c3b94543a3c40c571e418556162d12d2.tar.lz
void-packages-18722400c3b94543a3c40c571e418556162d12d2.tar.xz
void-packages-18722400c3b94543a3c40c571e418556162d12d2.tar.zst
void-packages-18722400c3b94543a3c40c571e418556162d12d2.zip
python3-h5py: update to 3.13.0.
-rw-r--r--srcpkgs/python3-h5py/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/python3-h5py/template b/srcpkgs/python3-h5py/template
index fc1b22026ba..c95ea6d7bee 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.12.1
-revision=2
+version=3.13.0
+revision=1
build_style=python3-module
build_helper="numpy"
hostmakedepends="python3-setuptools python3-Cython 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=326d70b53d31baa61f00b8aa5f95c2fcb9621a3ee8365d770c551a13dbbcbfdf
+checksum=1870e46518720023da85d0895a1960ff2ce398c5671eac3b1a41ec696b7105c3
# Tests require unpackaged pytest-mpi
make_check=no