diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-distutils-extra/README | 6 | ||||
-rw-r--r-- | python/python-distutils-extra/python-distutils-extra.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-distutils-extra/python-distutils-extra.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/python/python-distutils-extra/README b/python/python-distutils-extra/README index 4a0757d99b..dc47978a40 100644 --- a/python/python-distutils-extra/README +++ b/python/python-distutils-extra/README @@ -1,6 +1,6 @@ Python-distutils-extra allows to easily integrate themable icons, -scrollkeeper based documentation and gettext based translations in -your python install and build tools. It can be used with python's +scrollkeeper based documentation, and gettext based translations in +your python install and build tools. It can be used with python's distutils or the enhanced setuptools. -This requires pysetuptools. +This requires distribute. diff --git a/python/python-distutils-extra/python-distutils-extra.SlackBuild b/python/python-distutils-extra/python-distutils-extra.SlackBuild index d2f7967f28..ef45067248 100644 --- a/python/python-distutils-extra/python-distutils-extra.SlackBuild +++ b/python/python-distutils-extra/python-distutils-extra.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali <larryhaja[at]gmail[dot]com> PRGNAM=python-distutils-extra -VERSION=2.27 +VERSION=2.32 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-distutils-extra/python-distutils-extra.info b/python/python-distutils-extra/python-distutils-extra.info index d58798982c..e52fa1dc8b 100644 --- a/python/python-distutils-extra/python-distutils-extra.info +++ b/python/python-distutils-extra/python-distutils-extra.info @@ -1,8 +1,8 @@ PRGNAM="python-distutils-extra" -VERSION="2.27" +VERSION="2.32" HOMEPAGE="https://launchpad.net/python-distutils-extra" -DOWNLOAD="http://launchpad.net/python-distutils-extra/trunk/2.27/+download/python-distutils-extra-2.27.tar.gz" -MD5SUM="327989b473e33a6a4304be7d1c7c2493" +DOWNLOAD="https://launchpad.net/python-distutils-extra/trunk/2.32/+download/python-distutils-extra-2.32.tar.gz" +MD5SUM="034b6594d10084bb49d99c1511b30187" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" |