forked from pool/python-tenacity
- update to 3.6.0:
* Retry on coroutines * Run flake8 only with latest python * Deduplicate retry decorator logic * Extract controller IOs in subclass * Allow to combine stop conditions * Add SayThanks * retry: implement bitwise operators on retry strategies * retry: add retry_all OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 18 12:29:45 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- update to 3.6.0:
|
||||
* Retry on coroutines
|
||||
* Run flake8 only with latest python
|
||||
* Deduplicate retry decorator logic
|
||||
* Extract controller IOs in subclass
|
||||
* Allow to combine stop conditions
|
||||
* Add SayThanks
|
||||
* retry: implement bitwise operators on retry strategies
|
||||
* retry: add retry_all
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 17:38:01 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user