diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-06-27 10:44:37 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-05 09:09:23 +0700 |
commit | 235df524b522b0de58a0fa87457366e3a294cb7f (patch) | |
tree | 9f2ad5ccf346be56d8d9e45a50fe191f18d90594 /python/python3-tox/python3-tox.SlackBuild | |
parent | a4e1e9d66d1c9401837e73a8855cf22d6e34dc41 (diff) |
python/python3-tox: Version bump to 4.27.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 81355623bd..ef4f76f20e 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.26.0} +VERSION=${VERSION:-4.27.0} SRCNAM=${SRCNAM:-tox} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |