Fedora 17 Update: pylint-0.25.1-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Thu Apr 12 02:29:46 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-3880
2012-03-16 02:35:11
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 17
Version     : 0.25.1
Release     : 1.fc17
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:

New upstream release
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #755488 - AttributeError: 'NoneType' object has no attribute 'statement'
        https://bugzilla.redhat.com/show_bug.cgi?id=755488
  [ 2 ] Bug #756742 - Crashed with traceback
        https://bugzilla.redhat.com/show_bug.cgi?id=756742
  [ 3 ] Bug #796609 - [abrt] pylint-0.24.0-1.fc16: subprocess.py:1228:_execute_child:OSError: [Errno 2] No such file or directory
        https://bugzilla.redhat.com/show_bug.cgi?id=796609
--------------------------------------------------------------------------------

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