16 Commits

Author SHA256 Message Date
ea72f24686 Accepting request 1294652 from devel:languages:python
- Add patch support-new-pytest-asyncio.patch:
  * Support changes required for pytest-asyncio 1.0.

OBS-URL: https://build.opensuse.org/request/show/1294652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=8
2025-07-21 18:00:44 +00:00
b13c7b05d8 - Add patch support-new-pytest-asyncio.patch:
* Support changes required for pytest-asyncio 1.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=15
2025-07-21 03:06:21 +00:00
ef3929de7b Accepting request 1160028 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1160028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=7
2024-03-21 16:01:00 +00:00
70cc21888e Accepting request 1160012 from home:mlin7442:rebuild_fails_156
Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1160012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=13
2024-03-21 08:53:40 +00:00
ccf6811618 Accepting request 1085854 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1085854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=6
2023-05-10 14:19:05 +00:00
5a0d8d69bc Accepting request 1085692 from home:bnavigator:branches:devel:languages:python
- Clean build and test dependencies
  * No coverage check needed, no pytest-cov
  * Poetry-core is enough to build, less footprint

OBS-URL: https://build.opensuse.org/request/show/1085692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=11
2023-05-09 21:47:28 +00:00
7d5de623dc Accepting request 1010357 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=5
2022-10-14 13:41:17 +00:00
5dea1d0f23 Accepting request 1010355 from system:homeautomation:home-assistant:unstable
- update to version 2.2.1
  - Fix type hint for wait generators https://github.com/litl/backoff/issues/177
  - Improve type annotation for wait generators from @hauntsaninja
  - Include exception in details dict of call handlers from @petamas
  - Improve type hints for call handlers from @cdce8p
  - Don't use importlib.metadata for __version__ https://github.com/litl/backoff/issues/166
  - Fix bug with max_tries/max_time callables https://github.com/litl/backoff/issues/164
  - Get max_tries/max_time values for every call fixes #160 (from @jvrsantacruz)
  - Allow None for jitter keyword arg (typing)
  - Add raise_on_giveup keyword arg for decorators
  - Add backoff.runtime wait generator for dynamically setting wait times based
    on target function return value or exception details
  - Improve type hints for on_success, on_backoff, on_giveup handlers
  - Use decorator-specific detail and handler type hints
  - Optionally use typing_extensions for python 3.7 type hinting
  - Drop python 3.6 support
  - Add python 3.10 support

OBS-URL: https://build.opensuse.org/request/show/1010355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=9
2022-10-13 06:46:39 +00:00
fe574eb56b Accepting request 765348 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=4
2020-01-18 11:18:12 +00:00
Tomáš Chvátal
f2006b421d Accepting request 765340 from home:mcalabkova:branches:devel:languages:python
- update to 1.10.0
  * Support python 3.8
  * Allow sync decorator call from async function

OBS-URL: https://build.opensuse.org/request/show/765340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=7
2020-01-17 18:08:44 +00:00
fb8b5e8901 Accepting request 707407 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=3
2019-06-06 16:16:46 +00:00
Tomáš Chvátal
a957e5e94b Accepting request 707395 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/707395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=5
2019-06-04 07:59:05 +00:00
3561989a4a Accepting request 653933 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/653933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=2
2018-12-12 16:25:51 +00:00
b2a2e4814e Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=3
2018-12-04 13:15:27 +00:00
f6218fe987 Accepting request 605860 from devel:languages:python
Keep running python function until condition is met

OBS-URL: https://build.opensuse.org/request/show/605860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backoff?expand=0&rev=1
2018-05-15 08:11:14 +00:00
Todd R
72cb4b398d Accepting request 605859 from devel:languages:python:misc
Keep running python function until condition is met

OBS-URL: https://build.opensuse.org/request/show/605859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backoff?expand=0&rev=1
2018-05-09 18:29:03 +00:00