Debian Patches

Status for pythonprop/0.30.1-2

Patch Description Author Forwarded Bugs Origin Last update
010_add-keywords-dotdesktop.patch add Keywords field to .desktop file David da Silva Polverari <polverari@debian.org> yes 2024-02-11
020_fix-manpage-warning.patch fix manpage warnings To avoid treating lines starting with apostrophes as macros, this patch
escapes them properly.
David da Silva Polverari <polverari@debian.org> yes 2024-02-11
030_wrap-colormap-try-areaplot.patch Wraps the colormap in a try block in case it's already registered no upstream, https://github.com/jawatson/pythonprop/commit/e24bb23381d651c015037d2d8369b4104e74cc40 2024-02-11
040_avoid-backend-switching-error.patch Set backend during initialization This avoids the backend switching error ("ImportError: Cannot load backend
'TkAgg' which requires the 'tk' interactive framework, as 'gtk3' is currently
running").
David da Silva Polverari <polverari@debian.org> yes 2024-02-11
050_wrap-colormap-try-p2p_plot.patch Wrap colormap in try block if already registered David da Silva Polverari <polverari@debian.org> yes 2024-02-11
060_avoid-invalid-escape-sequences.patch Avoid invalid Python escape sequences Some strings in the code, namely regexes and Windows paths, were using invalid
Python escape sequences. This patch converts them to raw Python strings.
David da Silva Polverari <polverari@debian.org> yes 2024-02-12

All known versions for source package 'pythonprop'

Links