summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2012-04-15 00:02:36 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-04-15 00:02:36 -0500
commitad365de13127b0dc639c32d03ef5cc889f95fa50 (patch)
tree3e5ae3ce8514cecf6dff25b25c47c01f0ae79ad2
parent4b3c0cbf2a3ca121689c182f9ce8cda393df5a22 (diff)
downloadslackbuilds-ad365de13127b0dc639c32d03ef5cc889f95fa50.tar.gz
slackbuilds-ad365de13127b0dc639c32d03ef5cc889f95fa50.tar.xz
python/python-distutils-extra: Updated for version 2.32.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--python/python-distutils-extra/README6
-rw-r--r--python/python-distutils-extra/python-distutils-extra.SlackBuild2
-rw-r--r--python/python-distutils-extra/python-distutils-extra.info6
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"