Sun, 05 Jan 2025 15:21:46 CST | login

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

ID22182
Package Namepython-flake8
Version6.1.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flake8.git?.#89f631a2d6e95b0f922af629cd0df6534b634a25
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
StartedSat, 28 Sep 2024 21:53:12 CST
CompletedSat, 28 Sep 2024 22:06:32 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-flake8-6.1.0-3.ocs23.src.rpm (info) (download)
noarch
python3-flake8-6.1.0-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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