Fedora 19 Update: pylint-1.0.0-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Thu Sep 12 01:52:51 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-14942
2013-08-17 22:57:05
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 19
Version     : 1.0.0
Release     : 2.fc19
URL         : http://www.pylint.org/
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 pylint to v1.0.0  
Switched to python-astroid (replaces python-logilab-astng)
Added epylint input validation
Added upstream patch to fix TypeError bug
--------------------------------------------------------------------------------
ChangeLog:

* Tue Sep  3 2013 Brian C. Lane <bcl at redhat.com> 1.0.0-2
- Add upstream patch for epylint input validation (#981859)
* Tue Aug 13 2013 Brian C. Lane <bcl at redhat.com> 1.0.0-1
- Upstream 1.0.0
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.26.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #981859 - [abrt] pylint-0.26.0-2.fc19: epylint.py:161:Run:IndexError: list index out of range
        https://bugzilla.redhat.com/show_bug.cgi?id=981859
--------------------------------------------------------------------------------

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