From ad9020b7c9be297a0805afea7db52ba37a3676d5 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Mon, 11 Mar 2024 14:24:53 -0600 Subject: python/python3-wheel: Updated for version 0.43.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-wheel/python3-wheel.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-wheel/python3-wheel.SlackBuild') diff --git a/python/python3-wheel/python3-wheel.SlackBuild b/python/python3-wheel/python3-wheel.SlackBuild index 0945b3245d..2b70507a95 100644 --- a/python/python3-wheel/python3-wheel.SlackBuild +++ b/python/python3-wheel/python3-wheel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-wheel -# Copyright 2023 fourtysixandtwo +# Copyright 2023-2024 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-wheel SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-0.42.0} +VERSION=${VERSION:-0.43.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3