forked from pool/python-tenacity
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:
@@ -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>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-tenacity
|
||||
Version: 8.4.2
|
||||
Version: 9.0.0
|
||||
Release: 0
|
||||
Summary: Python module for retrying code until it succeeeds
|
||||
License: Apache-2.0
|
||||
|
@@ -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
3
tenacity-9.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:807f37ca97d62aa361264d497b0e31e92b8027044942bfa756160d908320d73b
|
||||
size 47421
|
Reference in New Issue
Block a user