[Lunar-commits] <moonbase> pylint: version bumped to 0.15.0.
Florin Braescu
florin at lunar-linux.org
Sun Sep 14 17:21:01 CEST 2008
commit 1167f89ad651b730f97320bfef9bb7784ec1a3e4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Sep 14 18:21:01 2008 +0300
pylint: version bumped to 0.15.0.
Bugfixes and improvements.
---
python/pylint/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/python/pylint/DETAILS b/python/pylint/DETAILS
index ebbc6b0..cef00ec 100644
--- a/python/pylint/DETAILS
+++ b/python/pylint/DETAILS
@@ -1,12 +1,12 @@
MODULE=pylint
- VERSION=0.14.0
+ VERSION=0.15.0
SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION/
- SOURCE_URL=ftp://ftp.logilab.fr/pub/$MODULE/
- SOURCE_VFY=sha1:b0074cca2083792b5602f33d8e7be33a9ab4322f
- WEB_SITE=http://www.logilab.org/projects/$MODULE/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=ftp://ftp.logilab.fr/pub/$MODULE
+ SOURCE_VFY=sha1:3b61bb660d3d8764bf4b4b18f4a2e64ce6e8b3f0
+ WEB_SITE=http://www.logilab.org/projects/$MODULE
ENTERED=20070622
- UPDATED=20080114
+ UPDATED=20080914
SHORT="customizable Python source code analyzer"
cat << EOF
More information about the Lunar-commits
mailing list