summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2014-10-02 20:34:22 +0200
committer Willy Sudiarto Raharjo2014-10-05 03:08:02 +0200
commitae88b2413443cda5026df67bcc84b049547ce1c3 (patch)
tree2a9cf0185faed5dc051bc47f87461b34df489d72
parent0bfe2b3c7d613e9acb6efd35eb439ec3c5f430ac (diff)
downloadslackbuilds-ae88b2413443cda5026df67bcc84b049547ce1c3.tar.gz
python/pysetuptools: Updated for version 6.0.2.
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 8584b51ad6..4744802e27 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:-3.6}
+VERSION=${VERSION:-6.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index 225f6a754f..a10a6ec01f 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="3.6"
+VERSION="6.0.2"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.6.tar.gz"
-MD5SUM="8f3a1dcdc14313c8334eb6af4f66ea0a"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-6.0.2.tar.gz"
+MD5SUM="b79fab610e362fe8e3a9cb92fb9d95ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""