diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-05-11 20:41:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:11 +0700 |
commit | 5f661ee5be33d80fd124587cadbaf18621b753a7 (patch) | |
tree | 553aa6c5c8e616e492f3a002ea8b2408571b49fd /python/pysetuptools | |
parent | 2f1893cf4399f8a1bb4d7958bd71e5d1d72b2ac5 (diff) | |
download | slackbuilds-5f661ee5be33d80fd124587cadbaf18621b753a7.tar.gz |
python/pysetuptools: Updated for version 3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysetuptools')
-rw-r--r-- | python/pysetuptools/pysetuptools.SlackBuild | 2 | ||||
-rw-r--r-- | python/pysetuptools/pysetuptools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pysetuptools/pysetuptools.SlackBuild b/python/pysetuptools/pysetuptools.SlackBuild index de1c81736c..8584b51ad6 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.4.4} +VERSION=${VERSION:-3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info index 85ecde47ad..225f6a754f 100644 --- a/python/pysetuptools/pysetuptools.info +++ b/python/pysetuptools/pysetuptools.info @@ -1,8 +1,8 @@ PRGNAM="pysetuptools" -VERSION="3.4.4" +VERSION="3.6" HOMEPAGE="https://pypi.python.org/pypi/setuptools" -DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.4.4.tar.gz" -MD5SUM="6ca9e8377b65233c2ff3a1752406a22d" +DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.6.tar.gz" +MD5SUM="8f3a1dcdc14313c8334eb6af4f66ea0a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |