summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas2015-07-05 10:36:57 +0200
committer Willy Sudiarto Raharjo2015-07-08 17:43:53 +0200
commitaf16cb85d0677046e54d975b111e210f43138df4 (patch)
treecf677b20327f0028754bbd6bca658e33540b39c3 /python
parent8422e4ede6044f82036420f4e6024aa7a299823c (diff)
downloadslackbuilds-af16cb85d0677046e54d975b111e210f43138df4.tar.gz
python/pysetuptools: Updated for version 18.0.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r--python/pysetuptools/pysetuptools.SlackBuild2
-rw-r--r--python/pysetuptools/pysetuptools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pysetuptools/pysetuptools.SlackBuild b/python/pysetuptools/pysetuptools.SlackBuild
index 751761c2a9..30a0080ec2 100644
--- a/python/pysetuptools/pysetuptools.SlackBuild
+++ b/python/pysetuptools/pysetuptools.SlackBuild
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pysetuptools
-VERSION=${VERSION:-17.0}
+VERSION=${VERSION:-18.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index d3350b304e..fcb0ce71c6 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="17.0"
+VERSION="18.0.1"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-17.0.tar.gz"
-MD5SUM="fd15d24ed1e4c95e56d8c6e812f3a84f"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-18.0.1.tar.gz"
+MD5SUM="cecd172c9ff7fd5f2e16b2fcc88bba51"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""