aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-10-03 20:27:54 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-04 22:57:56 +0700
commit9c5f9e187cfe2f7daac789dad7d56647422ecd1d (patch)
tree419ec6ce05b0132002b91994ca35815a028cd250 /python/python3-tox/python3-tox.SlackBuild
parentac926ad44000b1467be01e384cc659bb94b95b1c (diff)
python/python3-tox: Version bump to 4.21.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 cc14723b27..25b00711b9 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.20.0}
+VERSION=${VERSION:-4.21.2}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}