forked from pool/python-tenacity
- update to 3.4.0:
* Deprecate wait_jitter for wait_random * Align tox and travis settings * Fix README typo * Bump hacking to 0.12 * Fix README.rst wrong description * This is using floating point seconds (not milliseconds) * Some small docstring updates * Use py3.x compat print in README.rst * Fix typo in retry_if_exception example OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 17:38:01 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- update to 3.4.0:
|
||||
* Deprecate wait_jitter for wait_random
|
||||
* Align tox and travis settings
|
||||
* Fix README typo
|
||||
* Bump hacking to 0.12
|
||||
* Fix README.rst wrong description
|
||||
* This is using floating point seconds (not milliseconds)
|
||||
* Some small docstring updates
|
||||
* Use py3.x compat print in README.rst
|
||||
* Fix typo in retry_if_exception example
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 14:14:17 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user