aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wheel/python3-wheel.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-12 07:17:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-16 08:56:15 +0700
commit3f96f8e2131cb4f0db229da18b2ae64b21db5a23 (patch)
tree5358db94af25d5aa1b4297b5c3c7a3f61a4a7e99 /python/python3-wheel/python3-wheel.SlackBuild
parent8b20da3b10c670e4f6c68c7bcfbcc728beab40a5 (diff)
python/python3-wheel: Updated for version 0.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wheel/python3-wheel.SlackBuild')
-rw-r--r--python/python3-wheel/python3-wheel.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wheel/python3-wheel.SlackBuild b/python/python3-wheel/python3-wheel.SlackBuild
index 37a6e22af0..0945b3245d 100644
--- a/python/python3-wheel/python3-wheel.SlackBuild
+++ b/python/python3-wheel/python3-wheel.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-wheel
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.41.3}
+VERSION=${VERSION:-0.42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}