From 9ac85562444e26f80b54afb06ccdd9fbcf2e4c5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Tue, 7 Apr 2015 21:19:57 +0300 Subject: python/pysetuptools: Updated for version 15.0. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/pysetuptools/README | 12 ++++++------ python/pysetuptools/pysetuptools.SlackBuild | 2 +- python/pysetuptools/pysetuptools.info | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'python') diff --git a/python/pysetuptools/README b/python/pysetuptools/README index a828429a2a..1cee00b116 100644 --- a/python/pysetuptools/README +++ b/python/pysetuptools/README @@ -1,8 +1,8 @@ pysetuptools (a collection of enhancements to Python distutils) -Note: the name of the source package is 'setuptools'. Since 'setuptools' -is such a generic name, this package uses the name 'pysetuptools' to avoid -any potential future conflicts. The actual installation paths and file -names are not modified in any way. +Note: the name of the source package is 'setuptools'. Since +'setuptools' is such a generic name, this package uses the name +'pysetuptools' to avoid any potential future conflicts. The actual +installation paths and file names are not modified in any way. -setuptools allow you to more easily build and distribute Python packages, -especially ones that have dependencies on other packages. +setuptools allow you to more easily build and distribute Python +packages, especially ones that have dependencies on other packages. diff --git a/python/pysetuptools/pysetuptools.SlackBuild b/python/pysetuptools/pysetuptools.SlackBuild index c7191adbe5..ce623d596e 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:-12.0.5} +VERSION=${VERSION:-15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pysetuptools/pysetuptools.info b/python/pysetuptools/pysetuptools.info index 5553449129..260d6ed284 100644 --- a/python/pysetuptools/pysetuptools.info +++ b/python/pysetuptools/pysetuptools.info @@ -1,8 +1,8 @@ PRGNAM="pysetuptools" -VERSION="12.0.5" +VERSION="15.0" HOMEPAGE="https://pypi.python.org/pypi/setuptools" -DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-12.0.5.tar.gz" -MD5SUM="066e16290f8edcbc8b4b67808b2cbdb2" +DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-15.0.tar.gz" +MD5SUM="2a6b2901b6c265d682139345849cbf03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3