diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-10 08:39:10 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-12 08:42:18 +0700 |
| commit | 224b2ea1ca8ba244380fc3b4526816ce14fee481 (patch) | |
| tree | 9a28a196ef948ad533ffac5b69c9937d941ff891 /python | |
| parent | 16b76bf8641852f82c66fa21bb187fe783804b4f (diff) | |
python/python3-setuptools-opt: Updated for version 78.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-setuptools-opt/python3-setuptools-opt.info | 6 |
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 f08d5003ed..13d623e569 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:-75.8.0} +VERSION=${VERSION:-78.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 b4417100f4..a1db2fbd28 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.8.0" +VERSION="78.1.0" HOMEPAGE="https://pypi.org/project/setuptools/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-75.8.0.tar.gz" -MD5SUM="a42b075e3e18e724580f4caf7944354a" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-78.1.0.tar.gz" +MD5SUM="c20bf3068cdb26629854bec1ba8d2374" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-packaging-opt python3-wheel" |
