Пакет python3-module-backoff: Информация

    Исходный пакет: python3-module-backoff
    Версия: 2.2.1-alt1
    Собран:  19 января 2025 г. 6:05
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/backoff

    Лицензия: MIT
    О пакете: 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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-backoff (noarch)

    Сопровождающий: Alexander Makeenkov

    Список участников:
    Alexander Makeenkov

      1. python3(poetry)
      2. python3(poetry-core)
      3. python3(pytest)
      4. python3(pytest-asyncio)
      5. python3(requests)
      6. python3(responses)
      7. rpm-build-python3
      8. python3-module-pyproject-installer >= 0.4.0

    Последнее изменение


    15 декабря 2024 г. Alexander Makeenkov 2.2.1-alt1
    - Initial build for ALT.