diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-04-26 19:07:33 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-27 09:24:30 +0700 |
commit | 3c7c63b50513911dfeae96dd54f84bf4faaa3df0 (patch) | |
tree | 2017e7d73f5bcc6551ca9c48ddc6158d1eda1206 /python/python3-tox/python3-tox.SlackBuild | |
parent | 27990adf6a83f674792723f65f8e732fde387381 (diff) |
python/python3-tox: Version bump to 4.15.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 ca2466b884..bdc47bcacf 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.14.2} +VERSION=${VERSION:-4.15.0} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |