aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wheel/python3-wheel.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 13:05:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:40 +0700
commit48f94b5a32a00c5062dc18a49d35d506eaa980ce (patch)
tree97ec034c396994568775e2d41ee1817f5d2d2a10 /python/python3-wheel/python3-wheel.SlackBuild
parentd46e0c7a62e38447c095b16de851555eeaf4b3c9 (diff)
python/python3-wheel: Updated for version 0.45.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 7b189115bf..fc207c0b69 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.44.0}
+VERSION=${VERSION:-0.45.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}