diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-12-08 15:51:32 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-09 07:50:09 +0700 |
commit | a0d77c5b5302dbb6edfec49cb3766cc77413b295 (patch) | |
tree | 0b5a3bd39bc478bb174988c096a332cadc378985 /python/python3-tox/python3-tox.SlackBuild | |
parent | a5606ad3ec615d44a5a0630bcbe4472175315332 (diff) |
python/python3-tox: Updated for version 4.11.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 61f448581f..5e9971d536 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.11.3} +VERSION=${VERSION:-4.11.4} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |