Thu, 30 May 2024 04:54:08 UTC | login

Information for build python-backoff-1.4.3-1.fc29

ID25101
Package Namepython-backoff
Version1.4.3
Release1.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-backoff.git#aa1745e14599a55b05c7ef4d3e8fe827bbd7cbd2
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 May 2018 11:27:39 UTC
CompletedSun, 13 May 2018 12:17:42 UTC
Taskbuild (f29-candidate, /rpms/python-backoff.git:aa1745e14599a55b05c7ef4d3e8fe827bbd7cbd2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-backoff.git?#aa1745e14599a55b05c7ef4d3e8fe827bbd7cbd2'}}
Tags
f29
RPMs
src
python-backoff-1.4.3-1.fc29.src.rpm (info) (download)
noarch
python3-backoff-1.4.3-1.fc29.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Mar 08 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.4.3-1 - Initial release (#1553447).