SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python39-backoff rpm build for : OpenSuSE. For other distributions click python39-backoff.

Name : python39-backoff
Version : 2.2.1 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 14.5 Date : 2023-09-17 01:17:00
Group : Development/Languages/Python Source RPM : python-backoff-2.2.1-14.5.src.rpm
Size : 0.09 MB
Packager : (none)
Summary : Function decoration for backoff and retry
Description :
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.

Decorators support both regular functions for synchronous code and
`asyncio < https://docs.python.org/3/library/asyncio.html>`_\'s coroutines
for asynchronous code.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Factory_zSystems/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python39-backoff-2.2.1-14.5.noarch.rpm
     

Provides :
python3.9dist(backoff)
python39-backoff
python3dist(backoff)

Requires :
python(abi) = 3.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.9/site-packages/backoff
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info/LICENSE
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info/METADATA
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info/RECORD
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info/REQUESTED
/usr/lib/python3.9/site-packages/backoff-2.2.1.dist-info/WHEEL
/usr/lib/python3.9/site-packages/backoff/__init__.py
/usr/lib/python3.9/site-packages/backoff/__pycache__
/usr/lib/python3.9/site-packages/backoff/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_async.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_async.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_common.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_decorator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_decorator.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_jitter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_jitter.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_sync.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_sync.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_typing.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_typing.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_wait_gen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/_wait_gen.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/types.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/backoff/__pycache__/types.cpython-39.pyc
/usr/lib/python3.9/site-packages/backoff/_async.py
/usr/lib/python3.9/site-packages/backoff/_common.py
There is 11 files more in these RPM.

 
ICM