Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-backoff-1.10.0-bp153.1.23 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-backoff Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.10.0 Vendor: openSUSE
Release: bp153.1.23 Build date: Sat Mar 6 02:32:46 2021
Group: Development/Languages/Python Build host: goat17
Size: 69314 Source RPM: python-backoff-1.10.0-bp153.1.23.src.rpm
Packager: https://bugs.opensuse.org
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.

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

Provides

Requires

License

MIT

Changelog

* Fri Jan 17 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 1.10.0
    * Support python 3.8
    * Allow sync decorator call from async function
* Tue Jun 04 2019 pgajdos@suse.com
  - version update to 1.8.0
    - Change default log level from ERROR to INFO
    - Log retries on exception as INFO
    - Support Python 3.7
    - Give up on StopIteration raised in wait generators
    - Iterable intervals for constant wait_gen for predefined wait sequences
    - Nullary jitter signature deprecation warning
    - Custom loggers
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed May 09 2018 toddrme2178@gmail.com
  - Update to 1.5.0
    * Add max_time keyword argument
  - Use license tag
* Tue Sep 26 2017 t.gruner@katodev.de
  - Initial release version 1.4.3

Files

/usr/lib/python2.7/site-packages/backoff
/usr/lib/python2.7/site-packages/backoff-1.10.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/backoff/__init__.py
/usr/lib/python2.7/site-packages/backoff/__init__.pyc
/usr/lib/python2.7/site-packages/backoff/__init__.pyo
/usr/lib/python2.7/site-packages/backoff/_async.py
/usr/lib/python2.7/site-packages/backoff/_common.py
/usr/lib/python2.7/site-packages/backoff/_common.pyc
/usr/lib/python2.7/site-packages/backoff/_common.pyo
/usr/lib/python2.7/site-packages/backoff/_decorator.py
/usr/lib/python2.7/site-packages/backoff/_decorator.pyc
/usr/lib/python2.7/site-packages/backoff/_decorator.pyo
/usr/lib/python2.7/site-packages/backoff/_jitter.py
/usr/lib/python2.7/site-packages/backoff/_jitter.pyc
/usr/lib/python2.7/site-packages/backoff/_jitter.pyo
/usr/lib/python2.7/site-packages/backoff/_sync.py
/usr/lib/python2.7/site-packages/backoff/_sync.pyc
/usr/lib/python2.7/site-packages/backoff/_sync.pyo
/usr/lib/python2.7/site-packages/backoff/_wait_gen.py
/usr/lib/python2.7/site-packages/backoff/_wait_gen.pyc
/usr/lib/python2.7/site-packages/backoff/_wait_gen.pyo
/usr/share/doc/packages/python2-backoff
/usr/share/doc/packages/python2-backoff/README.rst
/usr/share/licenses/python2-backoff
/usr/share/licenses/python2-backoff/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024