diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-22 10:35:58 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-26 10:17:38 +0700 |
| commit | 5f2d8995a9d6475dcd62a29a5f746d9453162ca3 (patch) | |
| tree | 4b4b20c3919c3cc5713b2aab7464eaafd676438d /python/python3-setuptools-opt | |
| parent | 75099cc7c1d7f42010288df4cfeb1ff573997aae (diff) | |
python/python3-setuptools-opt: Updated for version 79.0.1.
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.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 13d623e569..40f96b123b 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:-78.1.0} +VERSION=${VERSION:-79.0.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 a1db2fbd28..3d44adc9ee 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="78.1.0" +VERSION="79.0.1" HOMEPAGE="https://pypi.org/project/setuptools/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-78.1.0.tar.gz" -MD5SUM="c20bf3068cdb26629854bec1ba8d2374" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-79.0.1.tar.gz" +MD5SUM="652d999eca1412525c01e4c5b6e2275b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-packaging-opt python3-wheel" |
