Commit Graph

15 Commits

Author SHA1 Message Date
jasper
5a75667d5a unbreak after REVISION was set due to using FULLPKGNAME in PLIST 2011-09-16 21:47:41 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
mpi
5efea05ca8 update to pylint 0.24.0, maintainer timeout
ok rpointel@, benoit@
2011-08-31 12:42:24 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
8353dfbd95 bumpski for python 2010-08-30 22:24:14 +00:00
sthen
60d576adb5 unbreak PLIST; uses ${MODPY_VERSION}_func_newstyle_exceptions.txt where
it should have a hardcoded 2.5. bump.
2009-08-10 14:18:30 +00:00
espie
4a3813916a A few more python deps, tweak python module to handle tkinter 2009-03-15 13:03:41 +00:00
ajacoutot
5dd62992eb - compile func___future___import_not_first_stmt.pyc
- install egg-info file

maintainer timeout
2007-10-20 13:01:57 +00:00
steven
ad0b81cea3 unbreak packaging (no bump needed)
ok maintainer, reminded by nikolay
2007-10-18 08:04:13 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
alek
b2f2c906f2 Import 0.13.1
Pylint is a lint-like tool for Python code. It performs almost all the
verifications that pychecker does, and additionally can perform some
stylistic verification and coding standard enforcements. The checked
code is assigned a mark based on the number and the severity of the
encountered problems. The previous mark of a given piece of code is
cached so that you can see if the code quality has improved since the
last check.

From Andreas Bihlmaier <andreas.bihlmaier@gmx.de>                           
									
With help and one okey from bernd@ and steven@
2007-05-04 17:43:27 +00:00