summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2015-05-30 12:34:29 +0200
committer Willy Sudiarto Raharjo2015-05-31 05:36:30 +0200
commit24dbedc177bf2edff6d53250e7fa572770b70745 (patch)
tree5440a0b19b4afb118e801e35c686edb464831286
parentf948b822aa3baf06ffec97fae06a3b4bc2b35b9b (diff)
downloadslackbuilds-24dbedc177bf2edff6d53250e7fa572770b70745.tar.gz
python/pysetuptools: Updated for version 17.0.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-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 3201cc89e8..751761c2a9 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:-15.2}
+VERSION=${VERSION:-17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index 3369518d9c..d3350b304e 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="15.2"
+VERSION="17.0"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-15.2.tar.gz"
-MD5SUM="a9028a9794fc7ae02320d32e2d7e12ee"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-17.0.tar.gz"
+MD5SUM="fd15d24ed1e4c95e56d8c6e812f3a84f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""