aboutsummaryrefslogtreecommitdiff
path: root/python/python3-packaging-opt/python3-packaging-opt.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-22 10:41:08 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-26 10:17:38 +0700
commit75099cc7c1d7f42010288df4cfeb1ff573997aae (patch)
tree32ceae8e2f2699d0adb2627a1b97aba01c235f41 /python/python3-packaging-opt/python3-packaging-opt.SlackBuild
parent890c64813063251b3716d36c921dcdd9efa7f4d9 (diff)
python/python3-packaging-opt: Updated for version 25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-packaging-opt/python3-packaging-opt.SlackBuild')
-rw-r--r--python/python3-packaging-opt/python3-packaging-opt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-packaging-opt/python3-packaging-opt.SlackBuild b/python/python3-packaging-opt/python3-packaging-opt.SlackBuild
index d553cbd251..a44e7e108f 100644
--- a/python/python3-packaging-opt/python3-packaging-opt.SlackBuild
+++ b/python/python3-packaging-opt/python3-packaging-opt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-packaging-opt
-# Copyright 2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2024-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# 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-packaging-opt
SRCNAM=packaging
-VERSION=${VERSION:-24.2}
+VERSION=${VERSION:-25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}