Fedora 24 Update: pylint-1.5.5-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Mon Apr 11 09:16:10 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-5dfe678c43
2016-04-11 09:11:06.297096
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 24
Version     : 1.5.5
Release     : 1.fc24
URL         : http://www.pylint.org/
Summary     : Analyzes Python code looking for bugs and signs of poor quality
Description :
Pylint is a Python source code analyzer which looks for programming
errors, helps enforcing a coding standard and sniffs for some code
smells (as defined in Martin Fowler's Refactoring book).
Pylint can be seen as another PyChecker since nearly all tests you
can do with PyChecker can also be done with Pylint. However, Pylint
offers some more features, like checking length of lines of code,
checking if variable names are well-formed according to your coding
standard, or checking if declared interfaces are truly implemented,
and much more.
Additionally, it is possible to write plugins to add your own checks.

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

- New upstream astroid v1.4.5 - New upstream pylint 1.5.5
--------------------------------------------------------------------------------

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 https://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