1
0

- Update to 0.10.0:

* support for pytest 4+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-02-13 13:17:41 +00:00
committed by Git OBS Bridge
parent f6c8d1668e
commit ba4f6290aa
4 changed files with 15 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 13 13:14:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.10.0:
* support for pytest 4+
-------------------------------------------------------------------
Tue Sep 4 13:10:57 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>