Thu, 22 Jan 2026 08:00:46 CST | login

Information for build python-reretry-0.11.8-2.oc9

ID40830
Package Namepython-reretry
Version0.11.8
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-reretry.git?.#c3a05d47b19234b476b737ce78e518fc5ed737bf
SummaryEasy to use retry decorator
DescriptionAn easy to use retry decorator. This package is a fork from the retry package, but with some of added community-sourced features. Features New features in reretry: • Log traceback of an error that lead to a failed attempt. • Call a custom callback after each failed attempt. • Can be used with async functions. From original retry: • Retry on specific exceptions. • Set a maximum number of retries. • Set a delay between retries. • Set a maximum delay between retries. • Set backoff and jitter parameters. • Use a custom logger. • No external dependencies (stdlib only). • (Optionally) Preserve function signatures (pip install decorator).
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 01:28:31 CST
CompletedSat, 14 Jun 2025 01:30:37 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-reretry.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-reretry.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-reretry-0.11.8-2.oc9.src.rpm (info) (download)
noarch
python3-reretry-0.11.8-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.11.8-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.11.8-1 - initial build