Tue, 31 Mar 2026 00:15:06 CST | login

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

ID3352
Package Namepython-flaky
Version3.7.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-flaky.git?.#2b5b66dab7f3ac8a4c5899b03ff1099de9fb4ddb
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
StartedSat, 09 Sep 2023 08:04:26 CST
CompletedSat, 09 Sep 2023 08:06:12 CST
Taskbuild (dist-ocs23, /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-5.ocs23.src.rpm (info) (download)
noarch
python3-flaky-3.7.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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