14
0

- update to 8.4.1:

* Include `tenacity.asyncio` subpackage in release dist
- update to 8.4.0:
  * Add async strategies
  * Support Trio out-of-the-box

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=51
This commit is contained in:
2024-06-19 17:01:57 +00:00
committed by Git OBS Bridge
parent 6a41dc338f
commit 85b1cadb57
4 changed files with 13 additions and 4 deletions

View File

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