Tue, 17 Mar 2026 05:59:52 CST | login

Information for build pyflakes-2.4.0-4.ocs23

ID4011
Package Namepyflakes
Version2.4.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyflakes.git?.#7ea84c5020cec19609710a9dfd9414b747cb77ec
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 13:19:27 CST
CompletedSat, 09 Sep 2023 13:21:21 CST
Taskbuild (dist-ocs23, /opencloudos-stream/pyflakes.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyflakes.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
pyflakes-2.4.0-4.ocs23.src.rpm (info) (download)
noarch
python3-pyflakes-2.4.0-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> - 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