14
0
forked from pool/python-flaky

- Update to 3.6.1:

* Reraise KeyboardInterrupt when running tests under pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flaky?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-09-12 12:34:51 +00:00
committed by Git OBS Bridge
parent ccc9f36bbb
commit a49a9f23c7
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 12 12:33:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.6.1:
* Reraise KeyboardInterrupt when running tests under pytest.
-------------------------------------------------------------------
Fri Jul 26 10:48:12 UTC 2019 - pgajdos@suse.com