diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-05-13 17:55:11 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-17 22:33:28 +0700 |
commit | e6fcb8410c2f6258cb4007fa72fa7155d4ba51c3 (patch) | |
tree | 14b790e68f25886c744a9dd7acee9c8c1218d21e /python/python3-tox/python3-tox.SlackBuild | |
parent | 6fac88bf0a111c874209b39662b5e1e3af8529a1 (diff) |
python/python3-tox: Version bump to 4.26.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tox/python3-tox.SlackBuild b/python/python3-tox/python3-tox.SlackBuild index d6cd1b3ae6..81355623bd 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.25.0} +VERSION=${VERSION:-4.26.0} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |