aboutsummaryrefslogtreecommitdiff
path: root/python/python3-tox/python3-tox.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-03-28 15:48:11 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:39:34 +0700
commit80b91f3ff8bf5eed62d1f05663db3a5ab086c5a4 (patch)
tree4bffae0f5bcb3ef48c038a8e09bf6a94dd953ccc /python/python3-tox/python3-tox.SlackBuild
parentdff6556a98fe630c36d632645a9ca1f2d91d1416 (diff)
python/python3-tox: Updated for version 4.14.2.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-tox/python3-tox.SlackBuild b/python/python3-tox/python3-tox.SlackBuild
index 7a830b0e22..ca2466b884 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.1}
+VERSION=${VERSION:-4.14.2}
SRCNAM=${SRCNAM:-tox}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}