aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-04-10 09:06:05 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-12 08:42:24 +0700
commit8ea877b5aa2bedc6ccbb2a86461966aab13063af (patch)
tree583034d88670c267c7bb7a053bda003599da98f6 /python/python3-tox/python3-tox.SlackBuild
parent8b2a297058cd6ff80fd97ff13e5bb8d8b73ac441 (diff)
python/python3-tox: Version bump to 4.25.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-tox/python3-tox.SlackBuild')
-rw-r--r--python/python3-tox/python3-tox.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tox/python3-tox.SlackBuild b/python/python3-tox/python3-tox.SlackBuild
index de8d2cd2c6..d6cd1b3ae6 100644
--- a/python/python3-tox/python3-tox.SlackBuild
+++ b/python/python3-tox/python3-tox.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-tox
-VERSION=${VERSION:-4.24.2}
+VERSION=${VERSION:-4.25.0}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}