summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2015-05-17 19:13:44 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-17 23:45:22 +0700
commit5c1dab8de9896995cdf513ec613477d2c19d4e1a (patch)
treeac6da5b92868f68d6b67b89a9bd05472bee180a7 /python
parentf030d71060005c8208b018cf1cdfcfd96217fb93 (diff)
downloadslackbuilds-5c1dab8de9896995cdf513ec613477d2c19d4e1a.tar.gz
slackbuilds-5c1dab8de9896995cdf513ec613477d2c19d4e1a.tar.xz
python/pysetuptools: Updated for version 15.2.
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 ce623d596e..3201cc89e8 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.0}
+VERSION=${VERSION:-15.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index 260d6ed284..3369518d9c 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="15.0"
+VERSION="15.2"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-15.0.tar.gz"
-MD5SUM="2a6b2901b6c265d682139345849cbf03"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-15.2.tar.gz"
+MD5SUM="a9028a9794fc7ae02320d32e2d7e12ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""