| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-pytest-trio | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.8.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.9.3.8 | Build date: Wed Oct 4 00:59:39 2023 |
| Group: Unspecified | Build host: h04-ch2a |
| Size: 64473 | Source RPM: python-pytest-trio-0.8.0-150400.9.3.8.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/python-trio/pytest-trio | |
| Summary: Pytest plugin for trio | |
This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python.
Apache-2.0 OR MIT
* Fri Apr 21 2023 dmueller@suse.com
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
- Make calling of %{sle15modernpython} optional.
* Tue Dec 13 2022 mmachova@suse.com
- 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)
* Thu Nov 05 2020 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 2020 jayvdb@gmail.com
- Add missing runtime dependency on contextvars
- Deactivate low value hypothesis generated tests
- Remove use of pytest-cov in %check
- Remove tests from runtime package
* Tue Aug 25 2020 mcalabkova@suse.com
- Add patch pytest6.patch to fix build
* Tue Jun 09 2020 tchvatal@suse.com
- 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.
* Sat Sep 14 2019 jayvdb@gmail.com
- 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
* Sat May 11 2019 t.gruner@katodev.de
- Initial release version 0.5.2
/usr/lib/python3.11/site-packages/pytest_trio /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info/entry_points.txt /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/pytest_trio-0.8.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/pytest_trio/__init__.py /usr/lib/python3.11/site-packages/pytest_trio/__pycache__ /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/_version.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/_version.cpython-311.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/enable_trio_mode.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/enable_trio_mode.cpython-311.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/plugin.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pytest_trio/__pycache__/plugin.cpython-311.pyc /usr/lib/python3.11/site-packages/pytest_trio/_version.py /usr/lib/python3.11/site-packages/pytest_trio/enable_trio_mode.py /usr/lib/python3.11/site-packages/pytest_trio/plugin.py /usr/share/doc/packages/python311-pytest-trio /usr/share/doc/packages/python311-pytest-trio/README.rst /usr/share/licenses/python311-pytest-trio /usr/share/licenses/python311-pytest-trio/LICENSE /usr/share/licenses/python311-pytest-trio/LICENSE.APACHE2 /usr/share/licenses/python311-pytest-trio/LICENSE.MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026