Mon, 16 Mar 2026 13:49:33 CST | login

Information for build python-flaky-3.7.0-6.ocs23

ID5056
Package Namepython-flaky
Version3.7.0
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flaky.git?.#3527e85927e97e54fc496fd1d640239ae895ed7f
SummaryPlugin for pytest that automatically reruns flaky tests
DescriptionFlaky is a plugin for pytest that automatically reruns flaky tests. Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried.
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:38:36 CST
CompletedTue, 19 Sep 2023 16:40:04 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-flaky.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-flaky.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-flaky-3.7.0-6.ocs23.src.rpm (info) (download)
noarch
python3-flaky-3.7.0-6.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> - 3.7.0-6 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.0-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.0-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.0-3 - Rebuilt for OpenCloudOS Stream 23 * Mon Feb 20 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.7.0-2 - fixed some comments * Mon Feb 20 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.7.0-1 - Initial