[Lunar-commits] <moonbase> pychecker: ver 0.8.19
Paul Bredbury
brebs at lunar-linux.org
Sun Feb 6 15:05:33 CET 2011
commit f81b5debd1f06055047fb62f70a108d501565502
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sun Feb 6 21:05:33 2011 +0700
pychecker: ver 0.8.19
---
python/pychecker/BUILD | 2 +-
python/pychecker/DEPENDS | 1 -
python/pychecker/DETAILS | 6 +++---
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/python/pychecker/BUILD b/python/pychecker/BUILD
index 94d1b26..78f4c91 100644
--- a/python/pychecker/BUILD
+++ b/python/pychecker/BUILD
@@ -3,5 +3,5 @@
python setup.py build &&
prepare_install &&
python setup.py install
-
+
) > $C_FIFO 2>&1
diff --git a/python/pychecker/DEPENDS b/python/pychecker/DEPENDS
index c15fdcc..7d03d17 100644
--- a/python/pychecker/DEPENDS
+++ b/python/pychecker/DEPENDS
@@ -1,2 +1 @@
depends Python
-
diff --git a/python/pychecker/DETAILS b/python/pychecker/DETAILS
index 990b857..88f7b04 100644
--- a/python/pychecker/DETAILS
+++ b/python/pychecker/DETAILS
@@ -1,11 +1,11 @@
MODULE=pychecker
- VERSION=0.8.18
+ VERSION=0.8.19
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:fae410ab70523dfc8077eeb0fbf4ad11dee4a5f5
+ SOURCE_VFY=sha1:acbc469b4ecde0182e9be42dceeae5375a923ff3
WEB_SITE=http://pychecker.sourceforge.net
ENTERED=20030625
- UPDATED=20080915
+ UPDATED=20110205
SHORT="A tool for finding bugs"
cat << EOF
More information about the Lunar-commits
mailing list