Fedora 21 Update: pylint-1.3.1-3.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sat Mar 14 09:15:49 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2821
2015-02-28 06:50:05
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 21
Version     : 1.3.1
Release     : 3.fc21
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:

Make sure python3- files aren't included in the python2 package.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 26 2015 Brian C. Lane <bcl at redhat.com> 1.3.1-3
- Exclude the python3-* files from the python2 package
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1169142 - [abrt] pylint: pkg_resources.py:567:resolve:pkg_resources.DistributionNotFound: pylint==1.3.1
        https://bugzilla.redhat.com/show_bug.cgi?id=1169142
--------------------------------------------------------------------------------

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