Debian Patches
Status for python-xstatic-magic-search/0.2.5.1-9
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| PEP420-namespace-packages.patch | Convert to PEP 420 native namespace packages The pkg_resources module is no longer shipped by python3-setuptools (>= 84), which made the package FTBFS with: ModuleNotFoundError: No module named 'pkg_resources' Delete the namespace __init__.py files and drop the namespace_packages= declarations, so that xstatic and xstatic.pkg become native (PEP 420) namespace packages. This doesn't change the runtime behavior, as these files were never shipped in the binary packages anyway. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2026-09-16 |
