Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove_pytest_dep.patch | pytest is not a runtime dependency | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
skip_larch_bin.patch | Remove larch.bin due to DFSG removal of binaries | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
disable_argdoc.patch | argdoc is not packaged, so remove - at least for now. | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
local_intersphinx.patch | Avoid privacy breaches by using local B-D docs. | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
mathjax-privacy.patch | Avoid privacy breach by using B-D mathjax support | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
badge-dimensions-privacy.patch | badge.js is not packaged, so causes a privacy breach | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
remove_shortcuts_support.patch | Neuter the pyshortcuts support Debian has established methods to support XDG, desktop files and icons. pyshortcuts is not packaged and would need to be neutered in a similar way if it was packaged. Remove pyshortcuts and gut the support scripts. This patch may need extending for certain runtime behaviours. |
Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
fix-psycopg2.patch | fix pip name to match packaged name | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
fix_python3_server.patch | Fix embedded python interpreter call to use Python3 | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
python3_wxxrd.patch | Use python3 instead of pythonw | Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
drop_internal_feff.patch | FEFF has been removed from the package FEFF binaries are not DFSG compliant. Source code is being used to create a dedicated package to provide the FEFF support. |
Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
disable_homedir_check.patch | Packages must not access $HOME during build May need python3-xdg support to be added later. |
Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
drop_epicsapps.patch | Larch runtime does not need epicsapps There is no runtime dependency on epicsapps and there are Python import problems with running the epicsapps script. |
Neil Williams <codehelp@debian.org> | no | 2022-03-03 | ||
rename_larch_cli.patch | Rename Larch CLI script | no | upstream |