aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-08-11 23:59:10 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 08:01:19 +0700
commit8eb460a4f71ced36fbd328b7a6aefa51b21e226d (patch)
treeff4f776b330e4f9602f89cb3d9610a3651f5d22b /python/python3-tox/python3-tox.SlackBuild
parent852f54349c5a3d26c76397dd7c4c95dc50fe282e (diff)
python/python3-tox: Version bump to 4.28.4
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 ef4f76f20e..865119d15b 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.27.0}
+VERSION=${VERSION:-4.28.4}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}