Information for build pylint-2.17.4-1.oc9

ID31216
Package Namepylint
Version2.17.4
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pylint.git?.#39aeb498dddb90a60738d6d59c6c1c8e8afa2460
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 09:59:32 CST
CompletedFri, 27 Sep 2024 10:00:33 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/pylint.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pylint.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
pylint-2.17.4-1.oc9.src.rpm (info) (download)
noarch
pylint-2.17.4-1.oc9.noarch.rpm (info) (download)
python3-pylint-2.17.4-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.17.4-1 - initial build