Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: pylint | Distribution: Fedora Project |
Version: 3.3.1 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Tue Sep 24 21:50:53 2024 |
Group: Unspecified | Build host: buildvm-s390x-02.s390.fedoraproject.org |
Size: 49972 | Source RPM: pylint-3.3.1-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/pylint-dev/pylint | |
Summary: Analyzes Python code looking for bugs and signs of poor quality |
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.
GPL-2.0-or-later
* Tue Sep 24 2024 Gwyn Ciesla <[email protected]> - 3.3.1-1 - 3.3.1 * Fri Sep 20 2024 Gwyn Ciesla <[email protected]> - 3.3.0-1 - 3.3.0 * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 3.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 03 2024 Gwyn Ciesla <[email protected]> - 3.2.5-1 - 3.2.5 * Wed Jun 12 2024 Gwyn Ciesla <[email protected]> - 3.2.3-2 - Python 3.13 rebuild. * Thu Jun 06 2024 Gwyn Ciesla <[email protected]> - 3.2.3-1 - 3.2.3 * Mon May 20 2024 Gwyn Ciesla <[email protected]> - 3.2.2-1 - 3.2.2 * Fri May 17 2024 Gwyn Ciesla <[email protected]> - 3.2.0-1 - 3.2.0 * Mon Feb 26 2024 Gwyn Ciesla <[email protected]> - 3.1.0-2 - 3.1.0 * Mon Feb 26 2024 Gwyn Ciesla <[email protected]> - 3.1.0-1 - 3.1.0 * Fri Feb 23 2024 Gwyn Ciesla <[email protected]> - 3.0.4-1 - 3.0.4 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 3.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 3.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 10 2024 Gwyn Ciesla <[email protected]> - 3.0.3-4 - Update URL * Tue Jan 09 2024 Gwyn Ciesla <[email protected]> - 3.0.3-3 - Drop -s from shebang * Tue Dec 12 2023 Gwyn Ciesla <[email protected]> - 3.0.3-2 - Fix isort pin * Mon Dec 11 2023 Gwyn Ciesla <[email protected]> - 3.0.3-1 - 3.0.3 * Mon Oct 23 2023 Gwyn Ciesla <[email protected]> - 3.0.2-1 - 3.0.2 * Thu Oct 05 2023 Gwyn Ciesla <[email protected]> - 3.0.1-1 - 3.0.1 * Tue Oct 03 2023 Gwyn Ciesla <[email protected]> - 3.0.0-1 - 3.0.0 * Tue Sep 26 2023 Gwyn Ciesla <[email protected]> - 3.0.0~a7-1 - Version correction * Mon Sep 25 2023 Gwyn Ciesla <[email protected]> - 3.0.0a7-1 - 3.0.0a7 * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 2.17.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Vojtech Trefny <[email protected]> - 2.17.4-3 - Backport "Use astroid.Context enum" from upstream * Mon Jul 10 2023 Gwyn Ciesla <[email protected]> - 2.17.4-2 - sources * Mon Jul 10 2023 Gwyn Ciesla <[email protected]> - 2.17.4-1 - 2.17.4, unpin astroid * Sun Jul 02 2023 Python Maint <[email protected]> - 2.17.2-2 - Rebuilt for Python 3.12 * Mon Apr 03 2023 Gwyn Ciesla <[email protected]> - 2.17.2-1 - 2.17.2 * Wed Mar 22 2023 Gwyn Ciesla <[email protected]> - 2.17.1-1 - 2.17.1 * Wed Mar 08 2023 Gwyn Ciesla <[email protected]> - 2.17.0-1 - 2.17.0 * Tue Mar 07 2023 Gwyn Ciesla <[email protected]> - 2.16.4-1 - 2.16.4 * Fri Mar 03 2023 Gwyn Ciesla <[email protected]> - 2.16.3-2 - migrated to SPDX license * Fri Mar 03 2023 Gwyn Ciesla <[email protected]> - 2.16.3-1 - 2.16.3 * Mon Feb 13 2023 Gwyn Ciesla <[email protected]> - 2.16.2-1 - 2.16.2 * Thu Feb 02 2023 Yaakov Selkowitz <[email protected]> - 2.15.10-6 - BuildRequire pyproject-rpm-macros explicitly * Wed Feb 01 2023 Gwyn Ciesla <[email protected]> - 2.15.10-5 - Adjust astroid pin * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 2.15.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Miro HronĨok <[email protected]> - 2.15.10-3 - Remove an unneeded build dependency on deprecated python3-toml - https://fedoraproject.org/wiki/Changes/DeprecatePythonToml * Fri Jan 13 2023 Gwyn Ciesla <[email protected]> - 2.15.10-2 - br pip * Fri Jan 13 2023 Gwyn Ciesla <[email protected]> - 2.15.10-1 - 2.15.10
/usr/bin/pylint /usr/bin/pylint-config /usr/bin/pyreverse /usr/bin/symilar /usr/share/doc/pylint /usr/share/doc/pylint/CONTRIBUTORS.txt /usr/share/licenses/pylint /usr/share/licenses/pylint/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024