[Lunar-commits] <moonbase> pylint: updated to version 0.18.0

Duncan Gibson engelsman at lunar-linux.org
Wed Mar 25 20:38:29 CET 2009


commit 065c486ffee6ea85afceade2454718a4a2f9f42b
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Wed Mar 25 20:38:29 2009 +0100

    pylint: updated to version 0.18.0
    
    Sylvain Thénault is pleased to announce releases of pylint 0.18,
    logilab-astng 0.19 and logilab-common 0.39.  All these packages
    should now be cleanly available through easy install.
    
    Also, happy pylint users will get:
    
    * fixed python 2.6 support (pylint/astng tested from 2.4 to 2.6)
    * get source code (and so astng) for zip/egg imports
    * some understanding of the property decorator and of unbound methods
    * some false positives fixed and others minor improvments
    
    See projects home page and ChangeLog for more information:
    
    http://www.logilab.org/project/pylint
    http://www.logilab.org/project/logilab-astng
    http://www.logilab.org/project/logilab-common
---
 python/pylint/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/python/pylint/DETAILS b/python/pylint/DETAILS
index cef00ec..949594b 100644
--- a/python/pylint/DETAILS
+++ b/python/pylint/DETAILS
@@ -1,12 +1,12 @@
           MODULE=pylint
-         VERSION=0.15.0
+         VERSION=0.18.0
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=ftp://ftp.logilab.fr/pub/$MODULE
-      SOURCE_VFY=sha1:3b61bb660d3d8764bf4b4b18f4a2e64ce6e8b3f0
+      SOURCE_VFY=sha1:5d54ae25c29cdcab7bdfaef87e5f5ed2cc183b75
         WEB_SITE=http://www.logilab.org/projects/$MODULE
          ENTERED=20070622
-         UPDATED=20080914
+         UPDATED=20090325
            SHORT="customizable Python source code analyzer"
 
 cat << EOF


More information about the Lunar-commits mailing list