Thu, 02 Apr 2026 10:23:51 CST | login

Information for build pyflakes-2.4.0-3.oc9

ID16874
Package Namepyflakes
Version2.4.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/pyflakes.git?.#9c5b5cfb679c7bcad263b4ca52f645f1dd1c655d
SummaryA simple program which checks Python source files for errors
DescriptionPyflakes is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any check on style.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 15:38:29 CST
CompletedMon, 16 Oct 2023 15:40:21 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/pyflakes.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pyflakes.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
pyflakes-2.4.0-3.oc9.src.rpm (info) (download)
noarch
python3-pyflakes-2.4.0-3.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 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 Shuo Wang <abushwang@tencent.com> - 2.4.0-1 - initial build