[Lunar-commits] <moonbase> pylint: version bumped to 0.21.3.
Florin Braescu
florin at lunar-linux.org
Fri Oct 8 04:21:42 CEST 2010
commit 915517b67040fbf8e39f9bf4a04369f07292daa9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Oct 8 05:21:42 2010 +0300
pylint: version bumped to 0.21.3.
Restored python 2.3 compatibility. Along with logilab-astng
0.21.3 and logilab-common 0.52, this will much probably be the
latest release supporting python < 2.5.
---
python/pylint/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/pylint/DETAILS b/python/pylint/DETAILS
index 5fc627a..625db40 100644
--- a/python/pylint/DETAILS
+++ b/python/pylint/DETAILS
@@ -1,12 +1,12 @@
MODULE=pylint
- VERSION=0.21.2
+ VERSION=0.21.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://ftp.logilab.org/pub/$MODULE
- SOURCE_VFY=sha1:933736747b03254bb6550bae117af0c27c7cd9e4
+ SOURCE_VFY=sha1:ae46587ab9311581e8662abb892b448a3a374cf7
WEB_SITE=http://www.logilab.org/projects/$MODULE
ENTERED=20070622
- UPDATED=20100911
+ UPDATED=20101008
SHORT="customizable Python source code analyzer"
cat << EOF
More information about the Lunar-commits
mailing list