aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-klepto/python3-klepto.SlackBuild4
-rw-r--r--python/python3-klepto/python3-klepto.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-klepto/python3-klepto.SlackBuild b/python/python3-klepto/python3-klepto.SlackBuild
index bb5c13d1dd..2dd74bdf8c 100644
--- a/python/python3-klepto/python3-klepto.SlackBuild
+++ b/python/python3-klepto/python3-klepto.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-klepto
-# Copyright 2023-2024 Vijay Marcel
+# Copyright 2023-2025 Vijay Marcel
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-klepto
-VERSION=${VERSION:-0.2.6}
+VERSION=${VERSION:-0.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-klepto/python3-klepto.info b/python/python3-klepto/python3-klepto.info
index 73e2a06711..c29d9ef11c 100644
--- a/python/python3-klepto/python3-klepto.info
+++ b/python/python3-klepto/python3-klepto.info
@@ -1,8 +1,8 @@
PRGNAM="python3-klepto"
-VERSION="0.2.6"
+VERSION="0.2.7"
HOMEPAGE="https://github.com/uqfoundation/klepto"
-DOWNLOAD="https://pypi.io/packages/source/k/klepto/klepto-0.2.6.tar.gz"
-MD5SUM="f056862fd0a267e6f823c8cfc3f6950c"
+DOWNLOAD="https://pypi.io/packages/source/k/klepto/klepto-0.2.7.tar.gz"
+MD5SUM="4e0889288b6a30e1a3ff09eba08d4f2a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dill python3-pox"