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

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

ID6000
Package Namepython-flake8
Version6.1.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flake8.git?.#0acbaf675d531a3ad8f1c95e24f2e8721918bc4e
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 28 Sep 2023 15:39:48 CST
CompletedThu, 28 Sep 2023 15:40:50 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-flake8.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flake8.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-flake8-6.1.0-1.ocs23.src.rpm (info) (download)
noarch
python3-flake8-6.1.0-1.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 * 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