Debian Patches
Status for genx/3.8.0+dfsg-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-fix-shebang.patch | fix shebang | =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <picca@debian.org> | no | 2024-11-20 | ||
| 0002-fix-python3.14-type-hints.patch | Fix Python 3.14 compatibility with get_type_hints Python 3.14 implements PEP 649 which changes how annotations are evaluated. The get_type_hints() function expects a class/function/module object (not an instance). Python 3.14 properly enforces the documented API contract. This changes all get_type_hints(self) calls to get_type_hints(type(self)) to pass the class instead of the instance. =================================================================== |
Mateus Rodrigues de Morais <mateus.morais@canonical.com> | no | 2025-12-03 |
All known versions for source package 'genx'
- 3.8.0+dfsg-1 (sid)
- 3.7.13+dfsg-1 (forky)
- 3.7.9+dfsg-1 (trixie)
