Fri, 30 Jan 2026 06:41:58 CST | login

Information for build python-backoff-2.2.1-3.oc9

ID40124
Package Namepython-backoff
Version2.2.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-backoff.git?.#a1591d2fb83a82c0dccf3dc759bcf9cef0974bac
SummaryPython library providing function decorators for configurable backoff and retry
DescriptionThis module provides function decorators which can be used to wrap a function such that it will be retried until some condition is met. It is meant to be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs. Somewhat more generally, it may also be of use for dynamically polling resources for externally generated content.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 22:11:34 CST
CompletedFri, 13 Jun 2025 22:13:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-backoff.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-backoff.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-backoff-2.2.1-3.oc9.src.rpm (info) (download)
noarch
python3-backoff-2.2.1-3.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.2.1-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.2.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.1-1 - initial build