summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-05-15 10:03:29 +0000
committer Eric Hameleers <alien@slackware.com>2021-05-15 10:03:29 +0000
commitd43fe36fc68e5ec1198989165a1e93f40f31602a (patch)
treea4c1a304a40ce9ede7bb768bba7e4f296943d683
parentf40e1faa5e9a9e978c8bf5a6a6f7f3bb816b360d (diff)
downloadasb-d43fe36fc68e5ec1198989165a1e93f40f31602a.tar.gz
asb-d43fe36fc68e5ec1198989165a1e93f40f31602a.tar.xz
python3-setuptools: update to 56.2.0
-rwxr-xr-xpython3-setuptools/build/python3-setuptools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-setuptools/build/python3-setuptools.SlackBuild b/python3-setuptools/build/python3-setuptools.SlackBuild
index 74cad82d..d89d4156 100755
--- a/python3-setuptools/build/python3-setuptools.SlackBuild
+++ b/python3-setuptools/build/python3-setuptools.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python3-setuptools
-VERSION=${VERSION:-54.0.0}
+VERSION=${VERSION:-56.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}