diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-06-21 00:22:28 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-22 20:26:44 +0700 |
commit | a14a1079c8752627e83fe9a3b614ac35c5c251d4 (patch) | |
tree | 960cdbddda6e6b93c9e7a2f2e6829178ddff4628 /python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | |
parent | d411853bd4950cde99bba9c55776e5055e14fba9 (diff) |
python/python3-setuptools-opt: Updated for version 70.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild')
-rw-r--r-- | python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild b/python/python3-setuptools-opt/python3-setuptools-opt.SlackBuild index e92d788a63..5c1229c70a 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:-69.5.1} +VERSION=${VERSION:-70.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |