Debian Patches
Status for python-pyvista/0.46.4-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| no_trame_vtk.patch | no | |||||
| no_retry_requests_package.patch | diff --git a/tests/examples/test_downloads.py b/tests/examples/test_downloads.py index 2585e40..b17d272 100644 |
no | ||||
| paraview_skip_tests.patch | =================================================================== | no | ||||
| skip_trimesh_tests.patch | no | |||||
| skip_cmcrameri_cmocean_tests.patch | no | |||||
| no_pytest_cases_package.patch | no | |||||
| drop_pytest_image_cache_dirs_from_pyproject.patch | diff --git a/pyproject.toml b/pyproject.toml index c86b5ed..169ceb2 100644 |
no | ||||
| empty_no_images_to_verify_fixture.patch | =================================================================== | no | ||||
| python3.14-compatibility.patch | Fix Python 3.14 compatibility by removing __doc__ assignments to type aliases Python 3.14 made typing.Union and TypeVar objects' __doc__ attributes read-only, preventing assignment of custom documentation strings. This patch removes all __doc__ assignments from type aliases to make pyvista importable in Python 3.14. . This is based on upstream PR #8102: https://github.com/pyvista/pyvista/pull/8102 =================================================================== |
Rene Luria <rene.luria@infomaniak.com> | no | debian | upstream, https://github.com/pyvista/pyvista/pull/8102 | 2025-12-08 |
