aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-02-14 10:09:42 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 16:48:52 +0700
commitd484cfdd42cff3d07e8085eb419ae6f156c97665 (patch)
treec86928d012e92cba5b282e434cfdf1ddbd647bc8
parenteb129baea1d563017453a328b65325f161a5b52d (diff)
python/python3-deprecated: Version bump to 1.2.18
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 ef07fa5224..ba29a4b3bc 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.2.17}
+VERSION=${VERSION:-1.2.18}
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 c92c82c6d9..935fe59ae7 100644
--- a/python/python3-deprecated/python3-deprecated.info
+++ b/python/python3-deprecated/python3-deprecated.info
@@ -1,8 +1,8 @@
PRGNAM="python3-deprecated"
-VERSION="1.2.17"
+VERSION="1.2.18"
HOMEPAGE="https://github.com/tantale/deprecated"
-DOWNLOAD="https://github.com/tantale/deprecated/archive/refs/tags/v1.2.17/deprecated-1.2.17.tar.gz"
-MD5SUM="5dc3a722ee0c877058aaa93769f2411f"
+DOWNLOAD="https://github.com/tantale/deprecated/archive/refs/tags/v1.2.18/deprecated-1.2.18.tar.gz"
+MD5SUM="16ca3bffc9473458887e59bde0d519e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wrapt"