Mon, 16 Mar 2026 18:54:29 CST | login

Information for build pyflakes-2.4.0-5.ocs23

ID4908
Package Namepyflakes
Version2.4.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyflakes.git?.#4315cb76cc4d840f7fb57bd8c27de0195e085b48
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
StartedTue, 19 Sep 2023 15:51:03 CST
CompletedTue, 19 Sep 2023 15:53:40 CST
Taskbuild (dist-ocs23-python-update, /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-5.ocs23.src.rpm (info) (download)
noarch
python3-pyflakes-2.4.0-5.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 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