aboutsummaryrefslogtreecommitdiff
path: root/python/python3-deprecated
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-11-11 23:31:05 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-15 11:25:16 +0700
commitc617310d29c93ff3264fbff6453b9b9406efd16e (patch)
treebc6ec8f5a3c635f67040b9ef78ae1a916559aa78 /python/python3-deprecated
parent5a3a9cc3665a4006d04dd52d486688e5d33370db (diff)
python/python3-deprecated: Version bump to 1.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-deprecated')
-rw-r--r--python/python3-deprecated/python3-deprecated.SlackBuild2
-rw-r--r--python/python3-deprecated/python3-deprecated.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-deprecated/python3-deprecated.SlackBuild b/python/python3-deprecated/python3-deprecated.SlackBuild
index c5b9f50aa0..ea8d9d69a4 100644
--- a/python/python3-deprecated/python3-deprecated.SlackBuild
+++ b/python/python3-deprecated/python3-deprecated.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-deprecated
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.1}
SRCNAM=${SRCNAM:-deprecated}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-deprecated/python3-deprecated.info b/python/python3-deprecated/python3-deprecated.info
index 219c3804a1..3b643f6857 100644
--- a/python/python3-deprecated/python3-deprecated.info
+++ b/python/python3-deprecated/python3-deprecated.info
@@ -1,8 +1,8 @@
PRGNAM="python3-deprecated"
-VERSION="1.3.0"
+VERSION="1.3.1"
HOMEPAGE="https://github.com/tantale/deprecated"
-DOWNLOAD="https://github.com/tantale/deprecated/archive/refs/tags/v1.3.0/deprecated-1.3.0.tar.gz"
-MD5SUM="20f6145096a97cb01aa307d7fe03b241"
+DOWNLOAD="https://github.com/tantale/deprecated/archive/refs/tags/v1.3.1/deprecated-1.3.1.tar.gz"
+MD5SUM="581b90e1fdcb855b9ed0a892260f8f0c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wrapt"