Fri, 03 Apr 2026 00:42:53 CST | login

Information for build python-flake8-4.0.1-3.oc9

ID16965
Package Namepython-flake8
Version4.0.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flake8.git?.#1d004f18d4cb80d4300fb9bf377c8b739ce5e536
SummaryPython code checking using pyflakes, pycodestyle, and mccabe
DescriptionFlake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. It runs all the tools by launching the single flake8 script, and displays the warnings in a per-file, merged output. It also adds a few features: files that contain "# flake8: noqa" are skipped, lines that contain a "# noqa" comment at the end will not issue warnings, Git and Mercurial hooks are included, a McCabe complexity checker is included, and it is extendable through flake8.extension entry points.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 20:09:46 CST
CompletedMon, 16 Oct 2023 20:12:13 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-flake8.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-flake8.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-flake8-4.0.1-3.oc9.src.rpm (info) (download)
noarch
python3-flake8-4.0.1-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> - 4.0.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.1-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 Shuo Wang <abushwang@tencent.com> - 4.0.1-1 - initial build