From ed65bc4bd3a8739bbdcd6aa50aa8b00d0350f30e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Wed, 2 Mar 2011 15:48:18 -0300 Subject: development/pep8: Updated for version 0.6.1. Signed-off-by: Niels Horn --- development/pep8/README | 6 ++++-- development/pep8/pep8.SlackBuild | 2 +- development/pep8/pep8.info | 8 ++++---- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'development') diff --git a/development/pep8/README b/development/pep8/README index d5aafb4594..a169dbd683 100644 --- a/development/pep8/README +++ b/development/pep8/README @@ -1,2 +1,4 @@ -pep8 is a tool to check your Python code against some of the style conventions -in PEP 8 . +pep8 is a tool to check your Python code against some of the style +conventions in PEP 8 . + +This requires pysetuptools. diff --git a/development/pep8/pep8.SlackBuild b/development/pep8/pep8.SlackBuild index 186b4570b2..a3ba6a6b29 100644 --- a/development/pep8/pep8.SlackBuild +++ b/development/pep8/pep8.SlackBuild @@ -4,7 +4,7 @@ # Written by Audrius Kažukauskas PRGNAM=pep8 -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/pep8/pep8.info b/development/pep8/pep8.info index 5dcddcd786..fbd2906d6f 100644 --- a/development/pep8/pep8.info +++ b/development/pep8/pep8.info @@ -1,10 +1,10 @@ PRGNAM="pep8" -VERSION="0.6.0" +VERSION="0.6.1" HOMEPAGE="http://pypi.python.org/pypi/pep8" -DOWNLOAD="http://pypi.python.org/packages/source/p/pep8/pep8-0.6.0.tar.gz" -MD5SUM="7e9e9294e08f80477c0132d3bc495410" +DOWNLOAD="http://pypi.python.org/packages/source/p/pep8/pep8-0.6.1.tar.gz" +MD5SUM="49380cdf6ba2e222e8630cb0afe29d66" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" -APPROVED="dsomero" +APPROVED="Niels Horn" -- cgit v1.2.3