aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-02-19 15:19:17 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-23 10:18:58 +0700
commit285158288abd25acb32187053041e539ba9304d7 (patch)
treee6fb494308d9e8545ec3d0a1ae1b298d779e4242 /python/python3-tox/python3-tox.SlackBuild
parentf7cd2f60d899633f142a82475cc6be116afe82e4 (diff)
python/python3-tox: Version bump to 4.13.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 9fc06ab3f8..83cbb0c832 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.12.1}
+VERSION=${VERSION:-4.13.0}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}