[Lunar-commits] <moonbase> pychecker: version bumoed to 0.8.18.
Florin Braescu
florin at lunar-linux.org
Mon Sep 15 21:02:00 CEST 2008
commit 20197e31e6432b51cd4d80630a66ae561a424af1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 15 22:02:00 2008 +0300
pychecker: version bumoed to 0.8.18.
Bugfixes and added suport for python 2.5.x version.
---
python/pychecker/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/python/pychecker/DETAILS b/python/pychecker/DETAILS
index b21480c..990b857 100644
--- a/python/pychecker/DETAILS
+++ b/python/pychecker/DETAILS
@@ -1,12 +1,12 @@
MODULE=pychecker
- VERSION=0.8.17
+ VERSION=0.8.18
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:0adde984d4275a0e80e35d08c6f5c6a6a9131a05
- WEB_SITE=http://pychecker.sourceforge.net/
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:fae410ab70523dfc8077eeb0fbf4ad11dee4a5f5
+ WEB_SITE=http://pychecker.sourceforge.net
ENTERED=20030625
- UPDATED=20060217
- SHORT="tool for finding bugs"
+ UPDATED=20080915
+ SHORT="A tool for finding bugs"
cat << EOF
PyChecker is a tool for finding bugs in python source code. It finds
More information about the Lunar-commits
mailing list