Name: | python34-pylint |
---|---|
Version: | 1.6.5 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Debuggers |
Size: | 1818480 |
License: | GPLv2+ |
RPM: | python34-pylint-1.6.5-4.el7.noarch.rpm |
Source RPM: | pylint-1.6.5-4.el7.src.rpm |
Build Date: | Fri Oct 27 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
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. |
- Provide python major version links (bug #1439070)
- Split python2 modules into sub-packages - Make python3 the default for scripts on Fedora 26+
- Enable python3 build for EPEL - Include python3-pylint-gui __pycache__ files in gui package (bug #1422609) - Cleanup spec - Run tests, but they currently fail
- new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Upstream v1.6.4
- Upstream v1.5.6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Upstream v1.5.5