diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-09-05 09:40:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-06 07:24:09 +0700 |
commit | 185c81e4a2ed69d37ae554edb3fa3927e688f149 (patch) | |
tree | 0455c34bc3032e363f5d86175c93484556a71361 /python/python3-tox/python3-tox.SlackBuild | |
parent | 7fdbd78b4bc54650cbe2912fa3f6e6098392c13e (diff) |
python/python3-tox: Version bump to 4.30.2
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 865119d15b..0613bf5699 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.28.4} +VERSION=${VERSION:-4.30.2} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |