Mon, 26 Jan 2026 18:09:51 CST | login

Information for build pylint-3.0.4-2.ocs23

ID13400
Package Namepylint
Version3.0.4
Release2.ocs23
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 15 Jul 2024 16:20:01 CST
CompletedMon, 15 Jul 2024 16:21:35 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/pylint.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pylint.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
pylint-3.0.4-2.ocs23.src.rpm (info) (download)
noarch
pylint-3.0.4-2.ocs23.noarch.rpm (info) (download)
python3-pylint-3.0.4-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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