Fedora 12 Update: pyflakes-0.3.0-1.fc12

updates at fedoraproject.org updates at fedoraproject.org
Fri Dec 18 04:19:34 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-12299
2009-11-27 21:04:03
--------------------------------------------------------------------------------

Name        : pyflakes
Product     : Fedora 12
Version     : 0.3.0
Release     : 1.fc12
URL         : http://divmod.org/trac/wiki/DivmodPyflakes
Summary     : A Lint-like tool for Python
Description :
PyFlakes is a Lint-like tool for Python, like PyChecker. It is focused
on identifying common errors quickly without executing Python
code. Its primary advantage over PyChecker is that it is fast. You
don't have to sit around for minutes waiting for the checker to run;
it runs on most large projects in only a few seconds.

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

0.3.0 (2009-01-30): - Display more informative SyntaxError messages. - Don't
hang flymake with unmatched triple quotes (only report a single line of source
for a multiline syntax error). - Recognize __builtins__ as a defined name. -
Improve pyflakes support for python versions 2.3-2.5 - Support for if-else
expressions and with statements. - Warn instead of error on non-existant file
paths. - Check for __future__ imports after other statements. - Add reporting
for some types of import shadowing. - Improve reporting of unbound locals
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov  4 2009 Ville Skyttä <ville.skytta at iki.fi> - 0.3.0-1
- Update to 0.3.0 (#533015).
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #541478 - [abrt] crash detected in pyflakes-0.2.1-6.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=541478
  [ 2 ] Bug #541796 - [abrt] crash detected in pyflakes-0.2.1-6.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=541796
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update pyflakes' 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
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list