1
0

- update to 8.2.2:

* feat: accept datetime.timedelta instances as argument to `stop_after..
  * fix: docstring for wait_exponential_jitter 
  * fix: remove __iter__ from AsyncRetring 
  * Add retry_if_exception_cause_type and wait_exponential_jitter
  * better wait.WaitBaseT annotation
  * CI conversion to GitHub actions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=45
This commit is contained in:
Dirk Mueller 2023-05-31 19:56:58 +00:00 committed by Git OBS Bridge
parent 6ad8761724
commit f7e2a7a15a
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed May 31 19:54:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 8.2.2:
* feat: accept datetime.timedelta instances as argument to `stop_after..
* fix: docstring for wait_exponential_jitter
* fix: remove __iter__ from AsyncRetring
* Add retry_if_exception_cause_type and wait_exponential_jitter
* better wait.WaitBaseT annotation
* CI conversion to GitHub actions
-------------------------------------------------------------------
Mon May 15 13:57:44 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tenacity
Version: 8.1.0
Version: 8.2.2
Release: 0
Summary: Python module for retrying code until it succeeeds
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e48c437fdf9340f5666b92cd7990e96bc5fc955e1298baf4a907e3972067a445
size 37658

3
tenacity-8.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43af037822bd0029025877f3b2d97cc4d7bb0c2991000a3d59d71517c5c969e0
size 40186