11 Commits

Author SHA1 Message Date
shadchin
4e581ba9f5 Update to pyflakes 1.3.0.
ok frantisek holop (maintainer), danj@
2016-10-02 10:26:33 +00:00
shadchin
8e0de20f59 Update to pyflakes 1.2.3. Add python3 flavor.
ok Frantisek Holop (maintainer)
2016-09-01 06:11:59 +00:00
sthen
4f45143bbd bump REVISION for setuptools dep change. 2015-09-29 10:52:11 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
benoit
97dcd2d9c4 Maintainer update to pyflakes 0.8.1, from frantisek holop 2014-09-04 05:58:50 +00:00
benoit
9faa0f7a05 - update pyflakes to 0.6.1
- update HOMEPAGE
- change MAINTAINER
- regen PLIST
- add TEST and MODPY_SETUPTOOLS

from Frantisek Holop, ok mpi@
2013-03-12 12:36:56 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
mpi
0c3662bfe7 Update to pyflakes 0.5.0
ok ajacoutot@
2011-09-27 08:55:08 +00:00
sthen
e30c90ac46 unbreak; FULLPKGNAME in PLIST 2011-09-16 22:05:21 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
mpi
ee4d553a7e Import pyflakes-0.4.0
Pyflakes is a program to analyze Python programs and detect various
errors. It works by parsing the source file, not importing it, so
it is safe to use on modules with side effects.

ok rpointel@
2011-08-18 12:22:31 +00:00