1
0

Accepting request 633035 from devel:languages:python:pytest

- update to 0.9.0
- use github tarbal due packaging errrors in upstream
 * Python 3.7 support.
 * Remove event_loop_process_pool fixture
     and pytest.mark.asyncio_process_pool marker (forwarded request 633033 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/633035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-asyncio?expand=0&rev=2
This commit is contained in:
2018-09-11 15:14:57 +00:00
committed by Git OBS Bridge
parent ac14c79f82
commit f6c8d1668e
4 changed files with 25 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 4 13:10:57 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.9.0
- use github tarbal due packaging errrors in upstream
* Python 3.7 support.
* Remove event_loop_process_pool fixture
and pytest.mark.asyncio_process_pool marker
-------------------------------------------------------------------
Fri Jan 5 09:47:11 UTC 2018 - alarrosa@suse.com