aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-calver/python3-calver.SlackBuild2
-rw-r--r--python/python3-calver/python3-calver.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-calver/python3-calver.SlackBuild b/python/python3-calver/python3-calver.SlackBuild
index a4ff197909..06d94de3bc 100644
--- a/python/python3-calver/python3-calver.SlackBuild
+++ b/python/python3-calver/python3-calver.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-calver
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-2025.4.2}
+VERSION=${VERSION:-2025.4.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-calver/python3-calver.info b/python/python3-calver/python3-calver.info
index 41fbe4aea9..b4b2b9578d 100644
--- a/python/python3-calver/python3-calver.info
+++ b/python/python3-calver/python3-calver.info
@@ -1,8 +1,8 @@
PRGNAM="python3-calver"
-VERSION="2025.4.2"
+VERSION="2025.4.17"
HOMEPAGE="https://github.com/di/calver"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/c/calver/calver-2025.4.2.tar.gz"
-MD5SUM="7cbfbba205f828267027a41dd7594ed9"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/c/calver/calver-2025.4.17.tar.gz"
+MD5SUM="b02f51c61083eb5bd1b84218ec2fffd3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"