| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python313-pytest-trio | Distribution: openSUSE Tumbleweed | 
| Version: 0.8.0 | Vendor: openSUSE | 
| Release: 5.1 | Build date: Mon Jul 7 06:13:11 2025 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 190687 | Source RPM: python-pytest-trio-0.8.0-5.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| 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
* Mon Jul 07 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Do not remove pytest.ini, we need the configuration for pytest 8.4.
  - Do not play around with test directory name.
* Wed May 07 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
* Wed Apr 10 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Remove not needed python-contextvars dependency
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Tue Dec 13 2022 Markéta Machová <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 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 2020 John Vandenberg <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 Marketa Calabkova <mcalabkova@suse.com>
  - Add patch pytest6.patch to fix build
* Tue Jun 09 2020 Tomáš Chvátal <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.
/usr/lib/python3.13/site-packages/pytest_trio /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/METADATA /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/RECORD /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/licenses /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/licenses/LICENSE.APACHE2 /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/licenses/LICENSE.MIT /usr/lib/python3.13/site-packages/pytest_trio-0.8.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pytest_trio/__init__.py /usr/lib/python3.13/site-packages/pytest_trio/__pycache__ /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/_version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/_version.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/enable_trio_mode.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/enable_trio_mode.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/plugin.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/__pycache__/plugin.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests /usr/lib/python3.13/site-packages/pytest_trio/_tests/__init__.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__ /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/conftest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/conftest.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/helpers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/helpers.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_async_fixture.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_async_fixture.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_async_yield_fixture.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_async_yield_fixture.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_basic.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_basic.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_clock_fixture.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_clock_fixture.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_contextvars.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_contextvars.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_mistakes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_mistakes.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_names.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_names.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_nursery.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_nursery.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_ordering.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_fixture_ordering.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_sync_fixture.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_sync_fixture.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_trio_mode.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/__pycache__/test_trio_mode.cpython-313.pyc /usr/lib/python3.13/site-packages/pytest_trio/_tests/conftest.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/helpers.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_async_fixture.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_async_yield_fixture.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_basic.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_clock_fixture.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_contextvars.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_fixture_mistakes.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_fixture_names.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_fixture_nursery.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_fixture_ordering.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_sync_fixture.py /usr/lib/python3.13/site-packages/pytest_trio/_tests/test_trio_mode.py /usr/lib/python3.13/site-packages/pytest_trio/_version.py /usr/lib/python3.13/site-packages/pytest_trio/enable_trio_mode.py /usr/lib/python3.13/site-packages/pytest_trio/plugin.py /usr/share/doc/packages/python313-pytest-trio /usr/share/doc/packages/python313-pytest-trio/README.rst /usr/share/licenses/python313-pytest-trio /usr/share/licenses/python313-pytest-trio/LICENSE /usr/share/licenses/python313-pytest-trio/LICENSE.APACHE2 /usr/share/licenses/python313-pytest-trio/LICENSE.MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 22:24:05 2025