Debian Patches
Status for python-xstatic-rickshaw/1.5.0.2-9
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| debianize.patch | Debianize Make this XStatic package to use what's shipped by libjs-rickshaw, instead of the embedded files. |
Thomas Goirand <zigo@debian.org> | not-needed | 2014-08-17 | ||
| 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 |
