summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-05-27 17:08:17 +0000
committer Eric Hameleers <alien@slackware.com>2019-05-27 17:08:17 +0000
commitfa13b73f8017e6be54a813bf23309ea193be0dc2 (patch)
treeb5c8c08867ef7ff2351bbf1882a260041c92c64c
parentfaf62162e88506bacc57fabf70a796ff345470a9 (diff)
downloadasb-fa13b73f8017e6be54a813bf23309ea193be0dc2.tar.gz
asb-fa13b73f8017e6be54a813bf23309ea193be0dc2.tar.xz
python3-setuptools: update to 41.0.1
-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 efcc55ab..e0bd970b 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:-40.6.3}
+VERSION=${VERSION:-41.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}