aboutsummaryrefslogtreecommitdiff
path: root/python/python3-setuptools-opt
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-06-21 00:22:28 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-22 20:26:44 +0700
commita14a1079c8752627e83fe9a3b614ac35c5c251d4 (patch)
tree960cdbddda6e6b93c9e7a2f2e6829178ddff4628 /python/python3-setuptools-opt
parentd411853bd4950cde99bba9c55776e5055e14fba9 (diff)
python/python3-setuptools-opt: Updated for version 70.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-opt')
-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 e92d788a63c7..5c1229c70aaf 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.5.1}
+VERSION=${VERSION:-70.1.0}
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 36cb763a1d13..07d3ae4a4610 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.5.1"
+VERSION="70.1.0"
HOMEPAGE="https://pypi.org/project/setuptools/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-69.5.1.tar.gz"
-MD5SUM="645f672221ed628e888e38a9da6c5aed"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-70.1.0.tar.gz"
+MD5SUM="5b2697b2e8d8b750e3e5738a6e04a099"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"