Debian Patches
Status for khard/0.20.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-remove-travis-repology-readthedocs-buttons.patch | remove travis, repology, readthedocs buttons | Félix Sipma <felix@debian.org> | no | 2022-12-19 | ||
| 0002-add-khard-data-dir-to-MANIFEST.in.patch | add khard/data/ dir to MANIFEST.in | Félix Sipma <felix@debian.org> | no | 2020-08-13 | ||
| avoid-circular-imports.patch | Avoid circular imports https://bugs.debian.org/1069838 reported a test failure due to circular imports. While I couldn't reproduce this locally, I could reproduce it in a VM provided by the bug reporter, and it seems straightforward enough to avoid the problem. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2025-10-22 | |
| remove-sphinx-autodoc-typehints.patch | Remove the autodoc typehints extension in sphinx Because of an upstream bug this extension fails the docs build: - https://github.com/sphinx-doc/sphinx/issues/14206 - https://github.com/sphinx-doc/sphinx/issues/14333 The typehints extension is only used in the autogenerated api docs and these are not an important part of the documentation because khard is first and foremost a CLI application. The python api is internal and the api docs are intended for developers/contributors of khard. Also removing this extension does not change the generated documentation much (only small formatting changes). |
Lucas Hoffmann <lucc@posteo.de> | no | debian | upstream, https://github.com/lucc/khard/commit/4e07412b8870f210409077a925d74ae47152a80c | 2026-05-05 |
