Fedora 14 Update: pylint-0.22.0-2.fc14

updates at fedoraproject.org updates at fedoraproject.org
Mon Dec 13 20:14:20 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-18352
2010-11-30 21:50:18
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 14
Version     : 0.22.0
Release     : 2.fc14
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:

Updated to latest upstream versions and add versions to required packages for pylint and python-logilab-astng so that updates will pull in the proper dependencies.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec  6 2010 Brian C. Lane <bcl at redhat.com> - 0.22.0-2
- Add version to requirement for python-logilab-astng so that updates will
  work correctly.
* Mon Nov 29 2010 Brian C. Lane <bcl at redhat.com> - 0.22.0-1
- Upstream 0.22.0
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #646173 - [abrt] pylint-0.21.1-2.fc14: rebuilder.py:94:visit:AttributeError: 'TreeRebuilder' object has no attribute 'visit_dictcomp'
        https://bugzilla.redhat.com/show_bug.cgi?id=646173
  [ 2 ] Bug #650698 - [abrt] pylint-0.21.1-2.fc14: utils.py:262:add_message:KeyError: 'RP0401'
        https://bugzilla.redhat.com/show_bug.cgi?id=650698
  [ 3 ] Bug #650989 - [abrt] pylint-0.21.1-2.fc14: manager.py:192:file_from_module_name:AttributeError: 'NoneType' object has no attribute 'split'
        https://bugzilla.redhat.com/show_bug.cgi?id=650989
--------------------------------------------------------------------------------

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