1
0

Accepting request 817650 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to 0.14.0
  * Fix #162, and event_loop fixture behavior now is coherent on all scopes.

OBS-URL: https://build.opensuse.org/request/show/817650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-06-29 10:14:02 +00:00
committed by Git OBS Bridge
parent 5e8cbaf4d4
commit 246f7b8391
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 29 09:10:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.14.0
* Fix #162, and event_loop fixture behavior now is coherent on all scopes.
-------------------------------------------------------------------
Tue Jun 9 08:13:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>