Go to file
Markéta Machová ccb4ed2ac9 Accepting request 1042688 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 0.8.0
  * If a test raises an ExceptionGroup (or nested ExceptionGroups) 
    with only a single ‘leaf’ exception from pytest.xfail() or 
    pytest.skip(), we now unwrap it to have the desired effect on Pytest. 
  * Trio 0.22.0 deprecated MultiError in favor of the standard-library 
    (or backported) ExceptionGroup type; pytest-trio now uses ExceptionGroup 
    exclusively and therefore requires Trio 0.22.0 or later. (#128)
  * Dropped support for end-of-life Python 3.6, and the async_generator library 
    necessary to support it, and started testing on Python 3.10 and 3.11. (#129)

OBS-URL: https://build.opensuse.org/request/show/1042688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-trio?expand=0&rev=13
2022-12-13 14:19:16 +00:00
Description
No description provided
103 KiB
Languages
RPM Spec 100%