Sat, 31 Jan 2026 04:15:55 CST | login

Information for build pylint-2.17.4-2.oc9

ID39984
Package Namepylint
Version2.17.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/pylint.git?.#c3bbbe4137fa73b4c7bb47af4eef5ae4d36ae7dd
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, 13 Jun 2025 21:28:32 CST
CompletedFri, 13 Jun 2025 21:32:32 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-2.oc9.src.rpm (info) (download)
noarch
pylint-2.17.4-2.oc9.noarch.rpm (info) (download)
python3-pylint-2.17.4-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.17.4-2 - Rebuilt for loongarch64 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.17.4-1 - initial build