forked from pool/python-tenacity
- Update to 6.2.0:
* before_sleep_log: Add an exc_info option to include exception tracebacks * docs: fix duplicate function names (#226) * AsyncRetrying can use an async iterator (#222) * Add minimal type definitions for @retry decorator (#221) - Add typguard to BuildRequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 30 00:36:12 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 6.2.0:
|
||||
* before_sleep_log: Add an exc_info option to include exception tracebacks
|
||||
* docs: fix duplicate function names (#226)
|
||||
* AsyncRetrying can use an async iterator (#222)
|
||||
* Add minimal type definitions for @retry decorator (#221)
|
||||
- Add typguard to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 09:03:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user