Fedora 20 Update: python-flake8-2.0-4.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 14 03:37:01 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-21628
2013-11-18 19:52:10
--------------------------------------------------------------------------------

Name        : python-flake8
Product     : Fedora 20
Version     : 2.0
Release     : 4.fc20
URL         : http://pypi.python.org/pypi/flake8
Summary     : Code checking using pep8 and pyflakes
Description :
Flake8 is a wrapper around these tools:

- PyFlakes - pep8 - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores
pep8 and PyFlakes extended options and just uses defaults. It displays the
warnings in a per-file, merged output.

It also adds a few features:

- files that contains with this header are skipped::



- lines that contains a "# NOQA" comment at the end will not issue a
warning. - a Mercurial hook.

- a McCabe complexity checker.

--------------------------------------------------------------------------------
Update Information:

Initial packaging
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #839056 - Review Request: python-flake8 - code checking using pep8 and pyflakes
        https://bugzilla.redhat.com/show_bug.cgi?id=839056
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-flake8' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list