Thu, 16 May 2024 22:34:49 UTC | login

Information for build pylint-2.1.1-2.fc29

ID74680
Package Namepylint
Version2.1.1
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
StartedSat, 24 Nov 2018 05:42:14 UTC
CompletedSat, 24 Nov 2018 05:42:14 UTC
Tags
f29
f30
RPMs
src
pylint-2.1.1-2.fc29.src.rpm (info) (download)
noarch
pylint-2.1.1-2.fc29.noarch.rpm (info) (download)
python3-pylint-2.1.1-2.fc29.noarch.rpm (info) (download)
Changelog * Fri Nov 09 2018 Christian Dersch <lupinix@mailbox.org> - 2.1.1-2 - Apply upstream fix for #1648299 * Tue Oct 02 2018 Christian Dersch <lupinix@fedoraproject.org> - 2.1.1-1 - new version * Wed Aug 01 2018 Christian Dersch <lupinix@mailbox.org> - 2.1.0-1 - new version * Wed Jul 25 2018 Christian Dersch <lupinix.fedora@gmail.com> - 2.0.1-1 - new version * Sun Jul 15 2018 Christian Dersch <lupinix@fedoraproject.org> - 2.0.0-1 - Final 2.0.0 release * Sun Jul 15 2018 Christian Dersch <lupinix@fedoraproject.org> - 2.0.0-0.5dev1 - Import upstream fix for https://github.com/PyCQA/pylint/issues/2238 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-0.4dev1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-0.3dev1 - Rebuilt for Python 3.7 * Tue Jun 05 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-0.2dev1 - Update to 2.0.0dev1 * Mon May 21 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-0.1dev0 - Update to 2.0.0dev0 - Drop python2-pylint (to it's own source RPM) * 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