diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-10-02 21:34:22 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:08:02 +0700 |
commit | ae88b2413443cda5026df67bcc84b049547ce1c3 (patch) | |
tree | 2a9cf0185faed5dc051bc47f87461b34df489d72 | |
parent | 0bfe2b3c7d613e9acb6efd35eb439ec3c5f430ac (diff) | |
download | slackbuilds-ae88b2413443cda5026df67bcc84b049547ce1c3.tar.gz |
python/pysetuptools: Updated for version 6.0.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-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 8584b51ad6..4744802e27 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.6} +VERSION=${VERSION:-6.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info index 225f6a754f..a10a6ec01f 100644 --- a/python/pysetuptools/pysetuptools.info +++ b/python/pysetuptools/pysetuptools.info @@ -1,8 +1,8 @@ PRGNAM="pysetuptools" -VERSION="3.6" +VERSION="6.0.2" HOMEPAGE="https://pypi.python.org/pypi/setuptools" -DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-3.6.tar.gz" -MD5SUM="8f3a1dcdc14313c8334eb6af4f66ea0a" +DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-6.0.2.tar.gz" +MD5SUM="b79fab610e362fe8e3a9cb92fb9d95ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |