14
0

- update to 3.7.1:

* Fix pep8 errors
  * Correctly set the exception if we TryAgain for ever

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=5
This commit is contained in:
Thomas Bechtold
2017-02-10 16:07:43 +00:00
committed by Git OBS Bridge
parent b1a157d903
commit f4b7d85e84
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 10 16:06:26 UTC 2017 - tbechtold@suse.com
- update to 3.7.1:
* Fix pep8 errors
* Correctly set the exception if we TryAgain for ever
-------------------------------------------------------------------
Sun Dec 18 12:29:45 UTC 2016 - dmueller@suse.com