From bb8c10245e5e2f6b7e6c9e14040e9bd7bb0a40ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sun, 10 Feb 2013 00:59:51 -0600 Subject: python/pep8: Updated for version 1.4.1. Signed-off-by: Erik Hanson --- python/pep8/pep8.SlackBuild | 4 ++-- python/pep8/pep8.info | 8 ++++---- python/pep8/slack-desc | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/python/pep8/pep8.SlackBuild b/python/pep8/pep8.SlackBuild index b6c3727c3f..52807f9d40 100644 --- a/python/pep8/pep8.SlackBuild +++ b/python/pep8/pep8.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pep8 -# Copyright 2012 Audrius Kažukauskas +# Copyright 2012-2013 Audrius Kažukauskas # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pep8 -VERSION=${VERSION:-1.3.3} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pep8/pep8.info b/python/pep8/pep8.info index c94dfbbdef..65c5ddfebd 100644 --- a/python/pep8/pep8.info +++ b/python/pep8/pep8.info @@ -1,8 +1,8 @@ PRGNAM="pep8" -VERSION="1.3.3" -HOMEPAGE="http://pypi.python.org/pypi/pep8" -DOWNLOAD="http://pypi.python.org/packages/source/p/pep8/pep8-1.3.3.tar.gz" -MD5SUM="093a99ced0cc3b58c01549d7350f5a73" +VERSION="1.4.1" +HOMEPAGE="http://pep8.readthedocs.org/" +DOWNLOAD="http://pypi.python.org/packages/source/p/pep8/pep8-1.4.1.tar.gz" +MD5SUM="8be92becea6c6deb8f5d1271f695af5e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="distribute" diff --git a/python/pep8/slack-desc b/python/pep8/slack-desc index e45860ccfc..1c57de7e3f 100644 --- a/python/pep8/slack-desc +++ b/python/pep8/slack-desc @@ -11,7 +11,7 @@ pep8: pep8: pep8 is a tool to check your Python code against some of the style pep8: conventions in PEP 8 . pep8: -pep8: Homepage: http://pypi.python.org/pypi/pep8 +pep8: Homepage: http://pep8.readthedocs.org/ pep8: pep8: pep8: -- cgit v1.2.3