2021-06-03 14:46:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 3 09:53:19 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.15.1
|
|
|
|
* Hotfix for errors while closing event loops while replacing
|
|
|
|
them. #209 #210
|
|
|
|
- Update to 0.15.0
|
|
|
|
* Add support for Python 3.9
|
|
|
|
* Abandon support for Python 3.5. If you still require support
|
|
|
|
for Python 3.5, please use pytest-asyncio v0.14 or earlier.
|
|
|
|
* Set unused_tcp_port_factory fixture scope to 'session'. #163
|
|
|
|
* Properly close event loops when replacing them. #208
|
|
|
|
|
2020-06-29 12:14:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2020-04-27 12:53:02 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-06-09 10:14:52 +02:00
|
|
|
Tue Jun 9 08:13:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.12.0:
|
|
|
|
* Run the event loop fixture as soon as possible.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-04-27 12:53:02 +02:00
|
|
|
Mon Apr 27 10:36:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.11.0:
|
|
|
|
* Fix with pytest 5.4
|
|
|
|
|
2020-03-09 10:37:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 9 09:37:18 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix test run on python 3.8+
|
|
|
|
|
2019-02-13 14:17:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 13 13:14:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.10.0:
|
|
|
|
* support for pytest 4+
|
|
|
|
|
2018-09-11 17:14:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-03-05 13:44:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 5 09:47:11 UTC 2018 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Initial release of python-pytest-asyncio 0.8.0
|