Thu, 23 May 2024 20:55:09 UTC | login

Information for build python2-pylint-1.9.0-2.fc29

ID58555
Package Namepython2-pylint
Version1.9.0
Release2.fc29
Epoch
SummaryAnalyzes Python code looking for bugs and signs of poor quality
DescriptionPylint 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 10:52:01 UTC
CompletedThu, 19 Jul 2018 10:52:01 UTC
Tags
f29
f30
RPMs
src
python2-pylint-1.9.0-2.fc29.src.rpm (info) (download)
noarch
python2-pylint-1.9.0-2.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 16 2018 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-1 - Updated to 1.9.0 * Wed May 16 2018 Miro Hrončok <mhroncok@redhat.com> - 1.7.5-4 - Split from pylint package * Sun Apr 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.7.5-3 - Conditionalize python2 subpackage, don't build it on RHEL > 7 * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.7.5-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Tue Feb 27 2018 Gwyn Ciesla <limburgher@gmail.com> - 1.7.5-1 - 1.7.5. * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.7.4-4 - Escape macros in %changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 18 2018 Karsten Hopp <karsten@redhat.com> - 1.7.4-2 - update requirements * Tue Oct 10 2017 Christian Dersch <lupinix@mailbox.org> - 1.7.4-1 - new version - added BR: python2-configparser, python(2,3)-mccabe for proper test execution * Thu Aug 31 2017 Brian C. Lane <bcl@redhat.com> - 1.7.2-2 - Remove module that wasn't actually moved. (#1483869) * Wed Aug 02 2017 Gwyn Ciesla <limburgher@gmail.com> - 1.7.2-1 - 1.7.2. * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun May 14 2017 Christian Dersch <lupinix@mailbox.org> - 1.7.1-1 - new version - we need pytest-runner now - pylint-gui has been removed upstream * Wed Apr 05 2017 Orion Poplawski <orion@cora.nwra.com> - 1.6.5-4 - Provide python major version links (bug #1439070) * Tue Mar 28 2017 Orion Poplawski <orion@cora.nwra.com> - 1.6.5-3 - Split python2 modules into sub-packages - Make python3 the default for scripts on Fedora 26+ * Mon Mar 13 2017 Orion Poplawski <orion@cora.nwra.com> - 1.6.5-2 - Enable python3 build for EPEL - Include python3-pylint-gui __pycache__ files in gui package (bug #1422609) - Cleanup spec - Run tests, but they currently fail * Wed Feb 22 2017 Christian Dersch <lupinix@mailbox.org> - 1.6.5-1 - new version * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.6.4-2 - Rebuild for Python 3.6 * Mon Oct 03 2016 Jon Ciesla <limburgher@gmail.com> - 1.6.4-1 - Upstream v1.6.4 * Fri Jul 29 2016 Jon Ciesla <limburgher@gmail.com> - 1.5.6-1 - Upstream v1.5.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.5-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages