Fedora 12 Update: pylint-0.20.0-1.fc12

updates at fedoraproject.org updates at fedoraproject.org
Fri Apr 16 23:54:37 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-6321
2010-04-10 08:51:35
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 12
Version     : 0.20.0
Release     : 1.fc12
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.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Apr  8 2010 Brian C. Lane <bcl at redhat.com> - 0.20.0-1
- Added patch for bug 500272 (exception with --disable-msg-cat)
- Upstream 0.20.0
- Added python-setuptools to BuildRequires
--------------------------------------------------------------------------------
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