14
0

- update to 3.2.3:

* remove support for python 3.6
  * Fix tests for typeguard 3.x
  * Add support for async sleep functions in tenacity.retry
    annotation
  * fix: docstring for wait_exponential_jitter
  * fix: remove __iter__ from AsyncRetring
  * CI conversion to GitHub actions
- Update to version 8.0.1
- update to 3.3.0:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=47
This commit is contained in:
2023-11-27 16:10:27 +00:00
committed by Git OBS Bridge
parent f7e2a7a15a
commit 76e32f455e
4 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 27 16:09:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.2.3:
* remove support for python 3.6
* Fix tests for typeguard 3.x
* Add support for async sleep functions in tenacity.retry
annotation
-------------------------------------------------------------------
Wed May 31 19:54:37 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-tenacity
Version: 8.2.2
Version: 8.2.3
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:43af037822bd0029025877f3b2d97cc4d7bb0c2991000a3d59d71517c5c969e0
size 40186

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

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