aboutsummaryrefslogtreecommitdiffstats
path: root/python3-packaging/python3-packaging.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-07 09:58:34 +0200
committerDanilo M. <danix@danix.xyz>2026-08-07 09:58:34 +0200
commit1350215220f7038d498aed068d6559f9ede6e90b (patch)
tree345d9688c74cae943a8b255f115c4fcb3fa469f6 /python3-packaging/python3-packaging.SlackBuild
parent6c517840ca46d75d15d7d9ecdbbd888f16559d9b (diff)
downloadmy-slackbuilds-1350215220f7038d498aed068d6559f9ede6e90b.tar.gz
my-slackbuilds-1350215220f7038d498aed068d6559f9ede6e90b.zip
python3-packaging: update to 26.3
Diffstat (limited to 'python3-packaging/python3-packaging.SlackBuild')
-rw-r--r--python3-packaging/python3-packaging.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-packaging/python3-packaging.SlackBuild b/python3-packaging/python3-packaging.SlackBuild
index 3cfe139..414688a 100644
--- a/python3-packaging/python3-packaging.SlackBuild
+++ b/python3-packaging/python3-packaging.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-packaging
-VERSION=${VERSION:-26.2}
+VERSION=${VERSION:-26.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}