summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2014-11-07 20:35:12 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:39:09 +0700
commitc016b2015bf2a2725f36e335402e12b8f456bfcd (patch)
tree10f68aa02619d6fe1ce279a6a8d5d8a6512fddb1 /python
parent79a8f439b6090adb9770a78d173f7ed5bdcf570a (diff)
downloadslackbuilds-c016b2015bf2a2725f36e335402e12b8f456bfcd.tar.gz
slackbuilds-c016b2015bf2a2725f36e335402e12b8f456bfcd.tar.xz
python/pysetuptools: Updated for version 7.0.
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 3844ac5f20..f7653964f0 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:-6.1}
+VERSION=${VERSION:-7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index 9dff84d7cb..0fb2fde167 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="6.1"
+VERSION="7.0"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-6.1.tar.gz"
-MD5SUM="e9b44838c2e6c66f232327d7821ff6f8"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-7.0.tar.gz"
+MD5SUM="6245d6752e2ef803c365f560f7f2f940"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""