14
0

Accepting request 1199461 from devel:languages:python

- update to 9.0.0:
  * Respects `min` argument for `wait_random_exponential`
  * Bump major version to warn API breakage on statistics
    attribute
- update to 8.5.0:
  * fix: Restore contents of retry attribute for wrapped
    functions

OBS-URL: https://build.opensuse.org/request/show/1199461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tenacity?expand=0&rev=25
This commit is contained in:
2024-09-09 12:44:34 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Sep 8 13:40:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 9.0.0:
* Respects `min` argument for `wait_random_exponential`
* Bump major version to warn API breakage on statistics
attribute
- update to 8.5.0:
* fix: Restore contents of retry attribute for wrapped
functions
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 5 09:19:30 UTC 2024 - Markéta Machová <mmachova@suse.com> Thu Sep 5 09:19:30 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

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

View File

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

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

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