Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Rename-converage-calls-to-python3-coverage.patch | Rename coverage calls to python3-coverage Debian package uses "python3-coverage" as CLI call, while pip package uses "coverage". Since upstream uses pip, this patch renames every "coverage" call to "python3-coverage". |
Sergio de Almeida Cipriano Junior <sergiosacj@hotmail.com.br> | not-needed | 2021-02-01 | ||
0002-Replace-mkdocs-material-remove-mkdocs-extensions.patch | Replace mkdocs material with readthedocs and remove markdown_extensions As long as mkdocs-material is not in Debian (see ITP #971574), this package will use readthedocs theme. The reason why default theme is not being used is that it would need changes to the documentation itself. Lastly, markdown_extensions is also being removed since the customization was created based on mkdocs-material. |
Sergio de Almeida Cipriano Junior <sergiosacj@hotmail.com.br> | not-needed | 2021-02-07 | ||
0003-Improve-installation-of-bash-completion.patch | Improve installation of bash completion Editing `.bashrc` is no longer necessary now. This patch was adapted to use python3-coverage instead of coverage. The changes were only needed in "tests/test_completion/test_completion.py". The reason why these changes were not made on patch 0001-Rename-converage-calls-to-python3-coverage is that I (Sérgio Cipriano) wanted to make it easier to delete it in the future, since this patch was cherry-picked from a promising pull request on GitHub and will likely made it to futures releases. The file "typer/_completion_shared.py" has also been changed so that this patch works with typer 0.4.0. |
Alexander Samoylenko <lxmnk.inbox@gmail.com> | no | backported, https://github.com/lxmnk/typer/commit/ed758715c397c9bb141663c40acb4a9b0946311c | 2020-09-26 | |
0004-Add-mermaid-from-debian-instead-of-external-link.patch | Add mermaid from debian instead of external link | Sergio de Almeida Cipriano Junior <sergiosacj@hotmail.com.br> | not-needed | 2021-02-11 | ||
0005-Removing-images-that-causes-privacy-breach-generic.patch | Removing images that causes privacy-breach-generic Sections that specifically serve to add external images were completely removed. |
Sergio de Almeida Cipriano Junior <sergiosacj@hotmail.com.br> | not-needed | 2021-02-13 |