[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект python-backoff-2.2.1-1.el9

Имя python-backoff
Эпоха 0
Версия 2.2.1
Релиз 1.el9
Сайт https://github.com/litl/backoff
Лицензия MIT
Время сборки 2025-02-22 09:31:56
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Python library providing function decorators for configurable backoff and retry
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
python3-backoff-2.2.1-1.el9.noarch Python library providing function decorators for configurable backoff and retry 0f68b837992a5cf0c7583df670183ee992c961f20c79ade3141ccc26d09bf7fa download
src
python-backoff-2.2.1-1.el9.src Python library providing function decorators for configurable backoff and retry 78aeff8c783173479206381389f22cde9eb7e519643a710236ba1477cecd1fec download
История изменений link
* Sat Nov 18 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.2.1-1
- Rebuilt for MSVSphere 9.2

* Fri Mar 24 2023 Jiri Kyjovsky <jkyjovsk@redhat.com> - 2.2.1-1
- Update package to 2.2.1

* Mon Jan 16 2023 Jiri Kyjovsky <jkyjovsk@redhat.com> - 1.6.0-1
- Initial EPEL9 release