Fri, 30 Jan 2026 18:57:01 CST | login

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

ID23408
Package Namepython-backoff
Version2.2.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-backoff.git?.#c506f6325e2c64b45655bbdefea1a5d734a769de
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 20:18:28 CST
CompletedMon, 03 Jun 2024 20:19:45 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-1.oc9.src.rpm (info) (download)
noarch
python3-backoff-2.2.1-1.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 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.1-1 - initial build