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

Duncan Gibson engelsman at lunar-linux.org
Sun May 16 09:16:16 CEST 2010


commit 51d264c851023921ce427ec42d5ac7b2814cf247
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sun May 16 09:16:16 2010 +0200

    pylint: updated to version 0.21.0
---
 python/pylint/BUILD   |    2 +-
 python/pylint/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/python/pylint/BUILD b/python/pylint/BUILD
index 94d1b26..78f4c91 100644
--- a/python/pylint/BUILD
+++ b/python/pylint/BUILD
@@ -3,5 +3,5 @@
   python setup.py build  &&
   prepare_install        &&
   python setup.py install
-        
+
 ) > $C_FIFO 2>&1
diff --git a/python/pylint/DETAILS b/python/pylint/DETAILS
index 4221dcc..2254b76 100644
--- a/python/pylint/DETAILS
+++ b/python/pylint/DETAILS
@@ -1,12 +1,12 @@
           MODULE=pylint
-         VERSION=0.20.0
+         VERSION=0.21.0
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=http://ftp.logilab.org/pub/$MODULE
-      SOURCE_VFY=sha1:c706c062d3dc7a55856a3ef1c741de1fea105c88
+      SOURCE_VFY=sha1:54526056d92cec124a084534d0e0f04082a62bf6
         WEB_SITE=http://www.logilab.org/projects/$MODULE
          ENTERED=20070622
-         UPDATED=20100323
+         UPDATED=20100516
            SHORT="customizable Python source code analyzer"
 
 cat << EOF


More information about the Lunar-commits mailing list