23 Commits

Author SHA1 Message Date
shadchin
74fbbb8705 Fix rdep for py2 flavor 2016-11-13 19:51:26 +00:00
shadchin
232a3fdb91 Fix depends for py2 version 2016-09-30 18:28:04 +00:00
shadchin
7388873fa9 Update to pylint 1.6.4 2016-09-01 12:36:03 +00:00
shadchin
255dd0d0f8 Update to pylint 1.5.6 2016-06-13 11:16:53 +00:00
shadchin
f0f9976497 Update to pylint 1.5.5
Add python3 flavor and take maintainership.

ok danj@
2016-04-27 12:05:02 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
84d3183510 Remove Andreas Bihlmaier as maintainer per his request on ports@.
Drop USE_GROFF from perl ports while there.
2013-07-01 10:39:17 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
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