Thu, 25 Apr 2024 09:17:09 UTC | login

Information for build python-backoff-1.6.0-2.el8.1

ID32048
Package Namepython-backoff
Version1.6.0
Release2.el8.1
Epoch
Sourcepython-backoff-1.6.0-2.el8.1.src.rpm
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 bylrossett
State complete
Volume DEFAULT
StartedWed, 17 Feb 2021 12:34:54 UTC
CompletedWed, 17 Feb 2021 12:35:54 UTC
Taskbuild (infra8-buildtools-common-el8, python-backoff-1.6.0-2.el8.1.src.rpm)
Extra{'source': {'original_url': 'python-backoff-1.6.0-2.el8.1.src.rpm'}}
Tags
infra8-buildtools-common-candidate
infra8-buildtools-common-release
infra8-buildtools-common-testing
RPMs
src
python-backoff-1.6.0-2.el8.1.src.rpm (info) (download)
noarch
python3-backoff-1.6.0-2.el8.1.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Jun 20 2019 Troy Dawson <tdawson@redhat.com> - 1.6.0-2.1 - Turn off tests for initial EPEL8 build * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 30 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.6.0-1 - Update to 1.6.0 (#1566766). - https://github.com/litl/backoff/blob/v1.6.0/CHANGELOG.md - Import a patch from an upstream pull request to solve a Python 3.7 compatibility issue (#1605610). * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.4.3-2 - Rebuilt for Python 3.7 * Thu Mar 08 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.4.3-1 - Initial release (#1553447).