Thu, 09 Apr 2026 01:28:18 CST | login

Information for build python-flaky-3.7.0-4.oc9

ID16463
Package Namepython-flaky
Version3.7.0
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flaky.git?.#5da7cb6e7c41311a2f5294b162c7d21b03f6e696
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 bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 01:24:21 CST
CompletedThu, 21 Sep 2023 01:26:02 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-flaky.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-flaky.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-flaky-3.7.0-4.oc9.src.rpm (info) (download)
noarch
python3-flaky-3.7.0-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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