From d48133fe49c8d56c7c06a9592e8d17892fb569cd Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 24 Feb 2024 07:23:44 -0700 Subject: python/python3-setuptools-opt: Updated for version 69.1.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | 4 ++-- python/python3-setuptools-opt/python3-setuptools-opt.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-setuptools-opt') diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild index 5f3ab1e140..87025e4b41 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 fourtysixandtwo +# Copyright 2023-2024 fourtysixandtwo # Copyright 2013-2014 Audrius Kažukauskas # 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:-69.0.3} +VERSION=${VERSION:-69.1.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 a246253ec8..015eeeb4da 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.0.3" +VERSION="69.1.1" HOMEPAGE="https://pypi.org/project/setuptools/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-69.0.3.tar.gz" -MD5SUM="b82de45aaa6b9bb911226660212ebb83" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-69.1.1.tar.gz" +MD5SUM="bfad5bc64d49984f98fca0de77687f99" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" -- cgit v1.2.3