aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-16 16:15:51 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-17 07:18:00 +0700
commitaa307c3ec7693e93132d8422ececcf5e9a5e0a89 (patch)
tree23a0c0fb25db9fcd0f6a273ce115c9f418d828cc /python/python3-tox/python3-tox.SlackBuild
parentdfd6e17098f6de7e88110b7d63cb624139210e34 (diff)
python/python3-tox: Version bump to 4.18.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 36f7e2f024..7786ed41ad 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.17.1}
+VERSION=${VERSION:-4.18.0}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}