Information for build pylint-3.0.4-2.oc9

ID27872
Package Namepylint
Version3.0.4
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pylint.git?.#72eaf729357661663227efb5f54fe1be132dd717
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 17:46:51 CST
CompletedMon, 05 Aug 2024 17:49:14 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 No tags
RPMs
src
pylint-3.0.4-2.oc9.src.rpm (info) (download)
noarch
pylint-3.0.4-2.oc9.noarch.rpm (info) (download)
python3-pylint-3.0.4-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed May 15 2024 Doris Chao <doriscchao@tencent.com> - 3.0.4-2 - [Type] other - [DESC] debrand for opencloudos * Wed May 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.4-1 - initial build