aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-10-29 22:51:27 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:27 +0700
commitc0b201ec8eb766b09aef282d74ca512433846286 (patch)
treeaf0f99cb030ef19a99f59035dc492f48298a3750 /python/python3-tox/python3-tox.SlackBuild
parent0acb44b55d6ada7bcc91e678627b990d00ec3c55 (diff)
python/python3-tox: Version bump to 4.23.2
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 25b00711b9..5707e57658 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.21.2}
+VERSION=${VERSION:-4.23.2}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}