From df7fd2ead7d9fd8cbc9a830c0d032ca3752409f9 Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Sun, 19 May 2013 09:12:40 -0400 Subject: python/pyflakes: Updated for version 0.7.2. Signed-off-by: dsomero --- python/pyflakes/pyflakes.SlackBuild | 4 ++-- python/pyflakes/pyflakes.info | 6 +++--- python/pyflakes/slack-desc | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'python/pyflakes') diff --git a/python/pyflakes/pyflakes.SlackBuild b/python/pyflakes/pyflakes.SlackBuild index 7c530c1ee7..e59acd5784 100644 --- a/python/pyflakes/pyflakes.SlackBuild +++ b/python/pyflakes/pyflakes.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyflakes -# Copyright 2010-2011 LukenShiro +# Copyright 2010-2013 LukenShiro, Italy # 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=pyflakes -VERSION=${VERSION:-0.5.0} +VERSION=${VERSION:-0.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pyflakes/pyflakes.info b/python/pyflakes/pyflakes.info index 2bd7b1baa5..25885b90a2 100644 --- a/python/pyflakes/pyflakes.info +++ b/python/pyflakes/pyflakes.info @@ -1,8 +1,8 @@ PRGNAM="pyflakes" -VERSION="0.5.0" +VERSION="0.7.2" HOMEPAGE="http://www.divmod.org/trac/wiki/DivmodPyflakes" -DOWNLOAD="http://pypi.python.org/packages/source/p/pyflakes/pyflakes-0.5.0.tar.gz" -MD5SUM="568dab27c42e5822787aa8a603898672" +DOWNLOAD="http://pypi.python.org/packages/source/p/pyflakes/pyflakes-0.7.2.tar.gz" +MD5SUM="2b27790c2fd6020ed045674c03092a8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/python/pyflakes/slack-desc b/python/pyflakes/slack-desc index 747587f819..ed8e6ec819 100644 --- a/python/pyflakes/slack-desc +++ b/python/pyflakes/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| pyflakes: pyflakes (passive checker of Python programs) -- cgit v1.2.3