diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-03-08 11:20:07 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 06:18:17 +0700 |
commit | c64736fe505f3f9b575ac22a353948b33148cd60 (patch) | |
tree | ea3c7df3d6bad2250852c29e0c2f1c3757c8da2c /python/python3-tox/python3-tox.SlackBuild | |
parent | 7d0341e1578ec6f162d8e5239b99e83b62c53a03 (diff) |
python/python3-tox: Version bump to 4.14.1
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 83cbb0c832..7a830b0e22 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.13.0} +VERSION=${VERSION:-4.14.1} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |