Fedora 20 Update: pylint-1.2-6.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Jul 26 15:59:22 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-7048
2014-06-04 07:13:36
--------------------------------------------------------------------------------

Name        : pylint
Product     : Fedora 20
Version     : 1.2
Release     : 6.fc20
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:

New upstream pylint and astroid,
Add python3-astroid and python3-setuptools as Requires (#1103479)
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jun  2 2014 Brian C. Lane <bcl at redhat.com> 1.2-6
- Add python3-astroid and python3-setuptools as Requires (#1103479)
* Tue May 27 2014 Kalev Lember <kalevlember at gmail.com> - 1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Fri May  9 2014 Brian C. Lane <bcl at redhat.com> 1.2-4
- Fix a potential AttributeError when checking for `reversed` arguments.
  https://bitbucket.org/logilab/pylint/commits/93babaf6bffc59a49c75319d9850086b4935edbc
* Thu May  8 2014 Brian C. Lane <bcl at redhat.com> 1.2-3
- fix explicit check of python script
  https://bitbucket.org/logilab/pylint/issue/219/
* Thu Apr 24 2014 Brian C. Lane <bcl at redhat.com> 1.2-2
- Patch to Fix --init-hook typo (dshea)
  https://bitbucket.org/logilab/pylint/issue/211/init-hook-no-longer-works
* Tue Apr 22 2014 Brian C. Lane <bcl at redhat.com> 1.2-1
- Upstream v1.2
* Thu Feb 27 2014 Brian C. Lane <bcl at redhat.com> 1.1.0-1
- Upstream v1.1.0
  Drop patch included in upstream
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1103479 - [abrt] pylint: python3-symilar:5:<module>:ImportError: No module named 'pkg_resources'
        https://bugzilla.redhat.com/show_bug.cgi?id=1103479
--------------------------------------------------------------------------------

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