forked from pool/python-pytest-trio
Accepting request 846257 from home:mmachova:branches:devel:languages:python:pytest
- Update to 0.7.0
* Support added for alternative Trio run functions via the trio_run
configuration variable and @pytest.mark.trio(run=...). Presently
supports Trio and QTrio.
* Python 3.5 support removed.
* pytest 6 support added
- Drop merged pytest6.patch
OBS-URL: https://build.opensuse.org/request/show/846257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 14:05:47 UTC 2020 - Marketa Machova <mmachova@suse.com>
|
||||
|
||||
- Update to 0.7.0
|
||||
* Support added for alternative Trio run functions via the trio_run
|
||||
configuration variable and @pytest.mark.trio(run=...). Presently
|
||||
supports Trio and QTrio.
|
||||
* Python 3.5 support removed.
|
||||
* pytest 6 support added
|
||||
- Drop merged pytest6.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 11 16:51:05 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user