Package: magicgui / 0.10.1-2

Metadata

Package Version Patches format
magicgui 0.10.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Python 3.14 compatibility.patch | (download)

.github/workflows/deploy_docs.yml | 1 1 + 0 - 0 !
.github/workflows/test_and_deploy.yml | 10 5 + 5 - 0 !
pyproject.toml | 7 5 + 2 - 0 !
src/magicgui/signature.py | 17 11 + 6 - 0 !
tests/conftest.py | 12 12 + 0 - 0 !
5 files changed, 34 insertions(+), 13 deletions(-)

 python 3.14 compatibility

Partial backport of upstream's pull request at
https://github.com/pyapp-kit/magicgui/pull/721