Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
6944fb43e5 - Update to 0.6.0:
* Incompatible change: if you use yield inside a Trio fixture,
    and the yield gets cancelled (for example, due to a background
    task crashing), then the yield will now raise :exc:`trio.Cancelled`.
  * Updated for compatibility with Trio v0.15.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=5
2020-06-09 07:42:49 +00:00
Tomáš Chvátal
7d643de3a3 Accepting request 730897 from home:jayvdb:py3only
- Add a temporary hack in the spec to alter the conftest.py used
  when testing the plugin, fixing the builds.
- Remove unnecessary build dependency on python-devel

OBS-URL: https://build.opensuse.org/request/show/730897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=3
2019-09-16 07:37:27 +00:00
Tomáš Chvátal
ef41932e1a Accepting request 702972 from home:Simmphonie:python
- Initial release version 0.5.2

OBS-URL: https://build.opensuse.org/request/show/702972
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=1
2019-05-14 20:35:00 +00:00