pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-flake8
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 3 00:05:47 UTC 2015
Added Files:
pkgsrc/devel/py-flake8: ALTERNATIVES DESCR Makefile PLIST distinfo
Log Message:
Import py34-flake8-2.2.5 as devel/py-flake8.
Flake8 is a wrapper around these tools:
* PyFlakes
* pep8
* Ned Batchelder's McCabe script
Flake8 runs all the tools by launching the single flake8 script.
It displays the warnings in a per-file, merged output.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-flake8/ALTERNATIVES \
pkgsrc/devel/py-flake8/DESCR pkgsrc/devel/py-flake8/Makefile \
pkgsrc/devel/py-flake8/PLIST pkgsrc/devel/py-flake8/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index