From 1db189ec9ab8e03669e53774c800edf4ddbdc0e1 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 23 Apr 2013 20:48:04 -0400 Subject: python/six: Updated for version 1.3.0. Signed-off-by: dsomero --- python/six/README | 8 ++++---- python/six/six.SlackBuild | 2 +- python/six/six.info | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'python/six') diff --git a/python/six/README b/python/six/README index 6207b716e7..35001d4d34 100644 --- a/python/six/README +++ b/python/six/README @@ -1,7 +1,7 @@ -Six is a Python 2 and 3 compatibility library. It provides utility functions -for smoothing over the differences between the Python versions with the goal -of writing Python code that is compatible on both Python versions. See the +Six is a Python 2 and 3 compatibility library. It provides utility functions for +smoothing over the differences between the Python versions with the goal of +writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. -Optional: html documentation and man pages will be installed if pygments and +Optional: html documentation and man pages will be installed if Pygments and Sphinx are installed. diff --git a/python/six/six.SlackBuild b/python/six/six.SlackBuild index 365b7f6427..0ccf1936b7 100644 --- a/python/six/six.SlackBuild +++ b/python/six/six.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=six -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/six/six.info b/python/six/six.info index e611d18e5a..a14252bda2 100644 --- a/python/six/six.info +++ b/python/six/six.info @@ -1,8 +1,8 @@ PRGNAM="six" -VERSION="1.2.0" +VERSION="1.3.0" HOMEPAGE="http://pypi.python.org/pypi/six/" -DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.2.0.tar.gz" -MD5SUM="2a5d1afc79912832ac78fd38e3d75d7e" +DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.3.0.tar.gz" +MD5SUM="ec47fe6070a8a64c802363d2c2b1e2ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3