aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wheel/python3-wheel.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-09-08 06:04:38 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 23:36:55 +0700
commitba9c44da95fa813112bb649d2aeaf5bf4049eb74 (patch)
tree78f8d57267254da86336160b174c1c75dbc4e046 /python/python3-wheel/python3-wheel.SlackBuild
parentc5d03837af2a4651c9e3fb02741b52023571eda0 (diff)
python/python3-wheel: Updated for version 0.44.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 2b70507a95..7b189115bf 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.43.0}
+VERSION=${VERSION:-0.44.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}