Thu, 02 Apr 2026 07:05:26 CST | login

Information for build pyflakes-3.1.0-1.oc9.1

ID18213
Package Namepyflakes
Version3.1.0
Release1.oc9.1
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/pyflakes.git?.#7735a12c9747a1775ba7d073bf3cc535fd10456a
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:31:33 CST
CompletedMon, 08 Jan 2024 02:33:31 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/pyflakes.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pyflakes.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-2504-build
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
pyflakes-3.1.0-1.oc9.1.src.rpm (info) (download)
noarch
python3-pyflakes-3.1.0-1.oc9.1.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.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