aboutsummaryrefslogtreecommitdiff
path: root/python/python3-setuptools-opt
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 13:53:46 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:42 +0700
commit6c79475370f5c41aab8742875ca1c61d82345a15 (patch)
tree4fc71dade432792f96f9e1dcdeeb293783468b92 /python/python3-setuptools-opt
parente13828ea9ad8675e59d5536c0733c900904d7b68 (diff)
python/python3-setuptools-opt: Updated for version 75.6.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 0435a532e6..55e0c220d5 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:-74.1.2}
+VERSION=${VERSION:-75.6.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 ac937ff8f3..ee9e0f1491 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="74.1.2"
+VERSION="75.6.0"
HOMEPAGE="https://pypi.org/project/setuptools/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-74.1.2.tar.gz"
-MD5SUM="dade67d5cb658dfb31c1ec7e0186426e"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-75.6.0.tar.gz"
+MD5SUM="94458e508bd8e9dc6e6d097fc8747cf0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-packaging-opt python3-wheel"