- update to 4.5.0:
* Replace hacking with flake8 extensions * Fix import order * Put a default sleep attribute on BaseRetrying * async: allow to specify a different sleep method * Issue-8: Make sure doc examples run (#89) * Remove Python 3.4 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 23:20:11 UTC 2017 - dmueller@suse.com
|
||||
|
||||
- update to 4.5.0:
|
||||
* Replace hacking with flake8 extensions
|
||||
* Fix import order
|
||||
* Put a default sleep attribute on BaseRetrying
|
||||
* async: allow to specify a different sleep method
|
||||
* Issue-8: Make sure doc examples run (#89)
|
||||
* Remove Python 3.4 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 06:34:38 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user