Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pylint-3.1.0-2.fc40 RPM for noarch

From Fedora 40 for aarch64 / p

Name: pylint Distribution: Fedora Project
Version: 3.1.0 Vendor: Fedora Project
Release: 2.fc40 Build date: Mon Feb 26 18:19:02 2024
Group: Unspecified Build host: buildvm-ppc64le-15.iad2.fedoraproject.org
Size: 48959 Source RPM: pylint-3.1.0-2.fc40.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.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* 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
* Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 2.14.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 12 2022 Adam Williamson <[email protected]> - 2.14.4-2
  - Replace syntax_test error fix with a more upstreamable one
* Tue Jul 12 2022 Adam Williamson <[email protected]> - 2.14.4-1
  - Update to 2.14.4, bump astroid dep, fix and re-enable tests
* Mon Jun 13 2022 Python Maint <[email protected]> - 2.13.7-2
  - Rebuilt for Python 3.11
* Fri Apr 22 2022 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.13.7-1
  - Version 2.13.7 (rhbz#1944393)
* Fri Apr 22 2022 Zbigniew Jędrzejewski-Szmek <[email protected]> - 2.12.2-4
  - Deduplicate %description

Files

/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, Tue Jul 9 23:47:10 2024