Thu, 09 Apr 2026 01:22:38 CST | login

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

ID32314
Package Namepython-flaky
Version3.7.0
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-flaky.git?.#4ca372879a2c2f9822517f7b3fce1dd62fde7dac
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:23:53 CST
CompletedThu, 12 Dec 2024 16:25:17 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
dist-oc9-epol-2504-build
dist-oc9.2-compose
RPMs
src
python-flaky-3.7.0-8.oc9.src.rpm (info) (download)
noarch
python3-flaky-3.7.0-8.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.0-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7.0-7 - Rebuilt for loongarch release * 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