K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-07-07T08:03:20.075196Z K 7 svn:log V 617 devel/py-pyflakes: Update to 0.7.3, Remove TESTS option - Update to 0.7.3 - unittest2 is no longer required to run tests - Remove TESTS option accordingly Changes: 0.7.3 (2013-07-02) - Do not report undefined name for generator expression and dict or set comprehension at class level. - Deprecate `Checker.pushFunctionScope` and `Checker.pushClassScope`: use `Checker.pushScope` instead. - Remove dependency on Unittest2 for the tests. portlint: OK - looks fine. porttest: OK - 9-STABLE amd64, clang testport: OK - poudriere, all versions/archs unittest: OK - Ran 547 tests in 0.595s OK (skipped=33) END