Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-backoff | Distribution: Fedora Project |
Version: 2.2.1 | Vendor: Fedora Project |
Release: 8.el10_0 | Build date: Fri Aug 16 12:35:24 2024 |
Group: Unspecified | Build host: buildhw-a64-05.iad2.fedoraproject.org |
Size: 106667 | Source RPM: python-backoff-2.2.1-8.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/litl/backoff | |
Summary: Python library providing function decorators for configurable backoff and retry |
This 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.
MIT
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.2.1-7 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2.2.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Jiri Kyjovsky <jkyjovsk@redhat.com> - 2.2.1-1 - Update to 2.2.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.12/site-packages/backoff /usr/lib/python3.12/site-packages/backoff-2.2.1.dist-info /usr/lib/python3.12/site-packages/backoff-2.2.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/backoff-2.2.1.dist-info/LICENSE /usr/lib/python3.12/site-packages/backoff-2.2.1.dist-info/METADATA /usr/lib/python3.12/site-packages/backoff-2.2.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/backoff/__init__.py /usr/lib/python3.12/site-packages/backoff/__pycache__ /usr/lib/python3.12/site-packages/backoff/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_async.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_async.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_common.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_common.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_decorator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_decorator.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_jitter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_jitter.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_sync.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_sync.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_typing.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_typing.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_wait_gen.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/_wait_gen.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/types.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/backoff/__pycache__/types.cpython-312.pyc /usr/lib/python3.12/site-packages/backoff/_async.py /usr/lib/python3.12/site-packages/backoff/_common.py /usr/lib/python3.12/site-packages/backoff/_decorator.py /usr/lib/python3.12/site-packages/backoff/_jitter.py /usr/lib/python3.12/site-packages/backoff/_sync.py /usr/lib/python3.12/site-packages/backoff/_typing.py /usr/lib/python3.12/site-packages/backoff/_wait_gen.py /usr/lib/python3.12/site-packages/backoff/py.typed /usr/lib/python3.12/site-packages/backoff/types.py /usr/share/doc/python3-backoff /usr/share/doc/python3-backoff/CHANGELOG.md /usr/share/doc/python3-backoff/README.rst /usr/share/licenses/python3-backoff /usr/share/licenses/python3-backoff/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 3 04:38:43 2024