14
0
forked from pool/python-flaky

- Update to 3.7.0:

* Flaky now retries tests which fail during setup.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flaky?expand=0&rev=13
This commit is contained in:
2020-07-29 05:41:32 +00:00
committed by Git OBS Bridge
parent 6243c48b52
commit 79c76bf4da
4 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 29 05:39:42 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.7.0:
* Flaky now retries tests which fail during setup.
-------------------------------------------------------------------
Fri Jan 31 01:54:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>