Debian Patches
Status for python-xstatic-mdi/1.6.50.2-9
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| debianize.patch | Debianize Using files from the fonts-materialdesignicons-webfont package instead of the embedded ones. diff --git a/xstatic/pkg/mdi/__init__.py b/xstatic/pkg/mdi/__init__.py index 7f6ef92..d7245ad 100644 |
Thomas Goirand <zigo@debian.org> | not-needed | 2020-04-25 | ||
| 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 |
All known versions for source package 'python-xstatic-mdi'
- 1.6.50.2-9 (sid)
- 1.6.50.2-8 (forky)
- 1.6.50.2-6 (trixie)
- 1.6.50.2-2 (bookworm)
