summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-05-07 05:03:46 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-11 08:12:24 +0700
commit1931df1c96c3ebaf460f267c0429371e138f6611 (patch)
tree2192c0a9cfc087e5bccd513cca990b9bdeb429a2 /python
parent40fba573f8abd262b3f92ef0343d9947f4f7fdcb (diff)
downloadslackbuilds-1931df1c96c3ebaf460f267c0429371e138f6611.tar.gz
slackbuilds-1931df1c96c3ebaf460f267c0429371e138f6611.tar.xz
python/python3-setuptools-opt: Updated for version 69.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild2
-rw-r--r--python/python3-setuptools-opt/python3-setuptools-opt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
index 5ac75cd8a9..e92d788a63 100644
--- a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
+++ b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-setuptools-opt
SRCNAM=setuptools
-VERSION=${VERSION:-69.2.0}
+VERSION=${VERSION:-69.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.info b/python/python3-setuptools-opt/python3-setuptools-opt.info
index 02a55c6ed2..36cb763a1d 100644
--- a/python/python3-setuptools-opt/python3-setuptools-opt.info
+++ b/python/python3-setuptools-opt/python3-setuptools-opt.info
@@ -1,8 +1,8 @@
PRGNAM="python3-setuptools-opt"
-VERSION="69.2.0"
+VERSION="69.5.1"
HOMEPAGE="https://pypi.org/project/setuptools/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-69.2.0.tar.gz"
-MD5SUM="940ffdb3a2ce4f6a5ee80032aa115fc7"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-69.5.1.tar.gz"
+MD5SUM="645f672221ed628e888e38a9da6c5aed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"