Tue, 17 Mar 2026 06:01:33 CST | login

Information for build pyflakes-3.1.0-1.ocs23

ID5881
Package Namepyflakes
Version3.1.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyflakes.git?.#c98132c17c9dd1927857d49f1580d47fcf0cfb1b
SummaryA simple program which checks Python source files for errors
DescriptionPyflakes is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any check on style.
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 26 Sep 2023 12:01:48 CST
CompletedTue, 26 Sep 2023 12:03:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/pyflakes.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyflakes.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
pyflakes-3.1.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pyflakes-3.1.0-1.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 * Tue Sep 26 2023 cunshunxia <cunshunxia@tencent.com> - 3.1.0-1 - Upgrade to version 3.1.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 Shuo Wang <abushwang@tencent.com> - 2.4.0-1 - initial build