Debian Patches
Status for python-xstatic-bootswatch/3.3.7.0-9
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| debianize.patch | Debianize | Ivan Udovichenko <iudovichenko@mirantis.com> | no | 2015-09-08 | ||
| 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 |
