Mon, 16 Mar 2026 20:26:35 CST | login

Information for build python-flake8-4.0.1-4.ocs23

ID4126
Package Namepython-flake8
Version4.0.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flake8.git?.#79dcb13fc97edc16c92cae86b98eebc0169d1b32
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 14:07:42 CST
CompletedSat, 09 Sep 2023 14:12:56 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-flake8.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flake8.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-flake8-4.0.1-4.ocs23.src.rpm (info) (download)
noarch
python3-flake8-4.0.1-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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