Changelog for
python39-pytest-asyncio-0.15.1-17.30.noarch.rpm :
* Mon Jul 05 2021 Antonio Larrosa
- Add patch to revert a change in 0.15.1 that removed async_generator support in upstream together with python 3.5 support. This revert is needed by python-fakeredis 1.5.2
* 0001-removed-support-for-python-3.5.patch
* Thu Jun 03 2021 Antonio Larrosa - 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
* Mon Jun 29 2020 Marketa Calabkova - Update to 0.14.0
* Fix #162, and event_loop fixture behavior now is coherent on all scopes.
* Tue Jun 09 2020 Tomáš Chvátal - Update to 0.12.0:
* Run the event loop fixture as soon as possible.
* Mon Apr 27 2020 Tomáš Chvátal - Update to 0.11.0:
* Fix with pytest 5.4
* Mon Mar 09 2020 Tomáš Chvátal - Fix test run on python 3.8+
* Wed Feb 13 2019 Tomáš Chvátal - Update to 0.10.0:
* support for pytest 4+
* Tue Sep 04 2018 Ondřej Súkup - 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 05 2018 alarrosaAATTsuse.com- Initial release of python-pytest-asyncio 0.8.0