aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wheel/python3-wheel.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-27 23:58:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 15:53:20 +0700
commitcfd4c4c25469f7661b3ba92f4a14391a6f846e24 (patch)
tree0b110a69c5321a35fb4c41ba72435994f91650db /python/python3-wheel/python3-wheel.SlackBuild
parent7741cd628dda092b063a09df3552d6dec6a42c81 (diff)
python/python3-wheel: Updated for version 0.45.1.
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 fc207c0b69..ba5dd74bb6 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.45.0}
+VERSION=${VERSION:-0.45.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}