diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-04-10 09:06:05 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-12 08:42:24 +0700 |
commit | 8ea877b5aa2bedc6ccbb2a86461966aab13063af (patch) | |
tree | 583034d88670c267c7bb7a053bda003599da98f6 /python/python3-tox/python3-tox.SlackBuild | |
parent | 8b2a297058cd6ff80fd97ff13e5bb8d8b73ac441 (diff) |
python/python3-tox: Version bump to 4.25.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 de8d2cd2c6..d6cd1b3ae6 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.24.2} +VERSION=${VERSION:-4.25.0} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |