Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-backoff | Distribution: Mageia |
Version: 2.2.1 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Thu Sep 21 18:13:48 2023 |
Group: Development/Python | Build host: localhost |
Size: 94553 | Source RPM: python-backoff-2.2.1-1.mga9.src.rpm |
Packager: daviddavid <daviddavid> | |
Url: https://github.com/litl/backoff | |
Summary: Function decoration for 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
* Thu Sep 21 2023 daviddavid <daviddavid> 2.2.1-1.mga9 + Revision: 1989144 - manually branch python-backoff for mga9 * Sun Sep 17 2023 daviddavid <daviddavid> 2.2.1-1.mga10 + Revision: 1987438 - initial package python-backoff (needed for mock >= 5.1)
/usr/lib/python3.10/site-packages/backoff /usr/lib/python3.10/site-packages/backoff-2.2.1.dist-info /usr/lib/python3.10/site-packages/backoff-2.2.1.dist-info/INSTALLER /usr/lib/python3.10/site-packages/backoff-2.2.1.dist-info/LICENSE /usr/lib/python3.10/site-packages/backoff-2.2.1.dist-info/METADATA /usr/lib/python3.10/site-packages/backoff-2.2.1.dist-info/WHEEL /usr/lib/python3.10/site-packages/backoff/__init__.py /usr/lib/python3.10/site-packages/backoff/__pycache__ /usr/lib/python3.10/site-packages/backoff/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_async.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_async.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_common.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_common.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_decorator.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_decorator.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_jitter.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_jitter.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_sync.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_sync.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_typing.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_typing.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_wait_gen.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/_wait_gen.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/types.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/backoff/__pycache__/types.cpython-310.pyc /usr/lib/python3.10/site-packages/backoff/_async.py /usr/lib/python3.10/site-packages/backoff/_common.py /usr/lib/python3.10/site-packages/backoff/_decorator.py /usr/lib/python3.10/site-packages/backoff/_jitter.py /usr/lib/python3.10/site-packages/backoff/_sync.py /usr/lib/python3.10/site-packages/backoff/_typing.py /usr/lib/python3.10/site-packages/backoff/_wait_gen.py /usr/lib/python3.10/site-packages/backoff/py.typed /usr/lib/python3.10/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, Mon Dec 2 10:27:06 2024