aboutsummaryrefslogtreecommitdiff
path: root/python/python3-h5py/python3-h5py.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-27 19:23:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-29 10:08:51 +0700
commit82b1200735649fe1a74fd48b36372f50d51f923e (patch)
treeadfe19172ea0e33e7372f11de6a454af7bd219a4 /python/python3-h5py/python3-h5py.SlackBuild
parent66be0293ff581cd17b07f19a83364980c7d1fd4c (diff)
python/python3-h5py: Update for 3.12.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-h5py/python3-h5py.SlackBuild')
-rw-r--r--python/python3-h5py/python3-h5py.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-h5py/python3-h5py.SlackBuild b/python/python3-h5py/python3-h5py.SlackBuild
index 746daebfa3..459f64efa4 100644
--- a/python/python3-h5py/python3-h5py.SlackBuild
+++ b/python/python3-h5py/python3-h5py.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-h5py
-VERSION=${VERSION:-3.11.0}
+VERSION=${VERSION:-3.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}