pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-flakes



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jan  3 14:15:32 UTC 2013

Added Files:
        pkgsrc/devel/py-flakes: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-flakes/patches: patch-setup.py

Log Message:
Import py27-flakes-0.5.0nb1 as devel/py-flakes from wip/py-flakes

Pyflakes is similar to PyChecker in scope, but differs in that it does
not execute the modules to check them. This is both safer and faster,
although it does not perform as many checks. Unlike PyLint, Pyflakes
checks only for logical errors in programs; it does not perform any
checks on style


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-flakes/DESCR \
    pkgsrc/devel/py-flakes/Makefile pkgsrc/devel/py-flakes/PLIST \
    pkgsrc/devel/py-flakes/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-flakes/patches/patch-setup.py

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