Fedora 13 Update: pylint-0.20.0-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Fri Apr 16 23:38:34 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-5927
2010-04-06 19:50:15
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 13
Version     : 0.20.0
Release     : 1.fc13
URL         : http://www.logilab.org/projects/pylint
Summary     : Analyzes Python code looking for bugs and signs of poor quality
Description :
Pylint is a python tool that checks if a module satisfy a coding standard.
Pylint can be seen as another PyChecker since nearly all tests you can do
with PyChecker can also be done with Pylint. But Pylint offers some more
features, like checking line-code's length, checking if variable names are
well-formed according to your coding standard, or checking if declared
interfaces are truly implemented, and much more. The big advantage with
Pylint is that it is highly configurable, customizable, and you can easily
write a small plugin to add a personal feature.

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

This updates to current stable upstream and fixes several bugs.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #557245 - update pylint to 0.19.0
        https://bugzilla.redhat.com/show_bug.cgi?id=557245
  [ 2 ] Bug #551778 - pylint hangs inside pydev
        https://bugzilla.redhat.com/show_bug.cgi?id=551778
  [ 3 ] Bug #557409 - [abrt] crash in pylint-0.18.1-1.fc12
        https://bugzilla.redhat.com/show_bug.cgi?id=557409
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update pylint' 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