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

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 11 08:47:36 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-0103
2014-01-03 07:38:25
--------------------------------------------------------------------------------

Name        : python-flake8
Product     : Fedora 20
Version     : 2.0
Release     : 5.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:

add missing requires to pep8, python-mccabe and pyflakes (rhbz#1046955)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1046955 - Does not specify proper dependencies
        https://bugzilla.redhat.com/show_bug.cgi?id=1046955
--------------------------------------------------------------------------------

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