summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2015-08-30 14:56:27 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-05 18:24:27 +0700
commit5f6d7e2b410f9a49ed4636da8b19209d3702652a (patch)
tree1851ce75190939e6a3f7282de4f1a43e2d8f1c8f /python
parent06dbf940f937e12e8c9143645907fd77d040f3dd (diff)
downloadslackbuilds-5f6d7e2b410f9a49ed4636da8b19209d3702652a.tar.gz
slackbuilds-5f6d7e2b410f9a49ed4636da8b19209d3702652a.tar.xz
python/pysetuptools: Updated for version 18.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 30a0080ec2..0ffafc259e 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:-18.0.1}
+VERSION=${VERSION:-18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info
index fcb0ce71c6..c459daab00 100644
--- a/python/pysetuptools/pysetuptools.info
+++ b/python/pysetuptools/pysetuptools.info
@@ -1,8 +1,8 @@
PRGNAM="pysetuptools"
-VERSION="18.0.1"
+VERSION="18.2"
HOMEPAGE="https://pypi.python.org/pypi/setuptools"
-DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-18.0.1.tar.gz"
-MD5SUM="cecd172c9ff7fd5f2e16b2fcc88bba51"
+DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-18.2.tar.gz"
+MD5SUM="52b4e48939ef311d7204f8fe940764f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""