Debian Patches
Status for python-dcos/0.5.3-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-mock-imports.patch | Fix mock imports =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2026-05-19 | ||
| fix-collections-usage.patch | Fix collections usage =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2026-05-19 | ||
| fix-tests.patch | Fix tests | Thomas Goirand <zigo@debian.org> | no | 2026-05-19 | ||
| remove-pkg_resources.patch | Remove usage of pkg_resources The pkg_resources module is no longer shipped by python3-setuptools (>= 84), which made the package FTBFS with: E ModuleNotFoundError: No module named 'pkg_resources' Replace pkg_resources.resource_string by importlib.resources when loading the JSON config schemas. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2026-09-16 |
