summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2014-03-13 14:23:49 +0100
committer Erik Hanson2014-03-21 19:01:00 +0100
commit3b0edb4e9cb7d50ea9dbd2afb82eb031dc127e53 (patch)
treef5c62857154daf03c4328b8aef080e1c34b8019b
parent1c48aa51969241782808c81c1031f73c22995dfa (diff)
downloadslackbuilds-3b0edb4e9cb7d50ea9dbd2afb82eb031dc127e53.tar.gz
python/pysetuptools: Updated for version 3.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-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 c7597f3728..17913b3b90 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:-2.1}
+VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index 2d7294b077..50fa774e11 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="2.1"
+VERSION="3.1"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz"
-MD5SUM="2044725530450d0517393882dc4b7508"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.1.tar.gz"
+MD5SUM="425c2fa9329fc000e8c5ff947df001c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""