Thu, 02 Apr 2026 21:33:41 CST | login

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

ID34465
Package Namepython-flake8
Version6.1.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flake8.git?.#f8f86c9c87d6efb36f2b518cb01747f1ad8cb11b
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 06:13:31 CST
CompletedWed, 23 Apr 2025 06:16:16 CST
Taskbuild (dist-oc9, /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
dist-oc9-compose
RPMs
src
python-flake8-6.1.0-3.oc9.src.rpm (info) (download)
noarch
python3-flake8-6.1.0-3.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1.0-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1.0-2 - Rebuilt for loongarch release * Tue Sep 26 2023 cunshunxia <cunshunxia@tencent.com> - 6.1.0-1 - Upgrade to version 6.1.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.1-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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