Commit Graph

6 Commits

Author SHA256 Message Date
29e2617b1e Accepting request 812803 from devel:languages:python:pytest
- 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/request/show/812803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-trio?expand=0&rev=3
2020-06-09 22:49:08 +00:00
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
50e525f3bf Accepting request 731165 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/731165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-trio?expand=0&rev=2
2019-09-18 11:10:42 +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
bcded946a5 Accepting request 702975 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/702975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-trio?expand=0&rev=1
2019-06-01 07:44:35 +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