Fri, 03 Apr 2026 03:56:39 CST | login

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

ID18949
Package Namepython-flake8
Version6.1.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flake8.git?.#e6189111a847952febbb75ae08c7909fd6011e01
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, 08 Jan 2024 05:43:09 CST
CompletedMon, 08 Jan 2024 05:45:25 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
dist-oc9-epol-2504-build
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
python-flake8-6.1.0-1.oc9.src.rpm (info) (download)
noarch
python3-flake8-6.1.0-1.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 * 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