aboutsummaryrefslogtreecommitdiff
path: root/python/python3-setuptools-opt
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-setuptools-opt')
-rw-r--r--python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild4
-rw-r--r--python/python3-setuptools-opt/python3-setuptools-opt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
index 55e0c220d5..f08d5003ed 100644
--- a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
+++ b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-setuptools-opt
-# Copyright 2023-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2023-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# Copyright 2013-2014 Audrius Kažukauskas <audrius@neutrino.lt>
# Copyright 2014, 2017, 2018, 2022 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-setuptools-opt
SRCNAM=setuptools
-VERSION=${VERSION:-75.6.0}
+VERSION=${VERSION:-75.8.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 ee9e0f1491..b4417100f4 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="75.6.0"
+VERSION="75.8.0"
HOMEPAGE="https://pypi.org/project/setuptools/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-75.6.0.tar.gz"
-MD5SUM="94458e508bd8e9dc6e6d097fc8747cf0"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-75.8.0.tar.gz"
+MD5SUM="a42b075e3e18e724580f4caf7944354a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-packaging-opt python3-wheel"