Package: printrun / 2.0.0~rc8-2

Metadata

Package Version Patches format
printrun 2.0.0~rc8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2004_fix desktop files.patch | (download)

plater.desktop | 3 2 + 1 - 0 !
pronsole.desktop | 7 4 + 3 - 0 !
pronterface.desktop | 4 2 + 2 - 0 !
3 files changed, 8 insertions(+), 6 deletions(-)

 fix desktop files
 Fix the command to be executed, add Keywords tags and rewrite Categories.
 Also delete the useless entry "Path".
2005_fix build sequence.patch | (download)

setup.py | 22 18 + 4 - 0 !
1 file changed, 18 insertions(+), 4 deletions(-)

 fix build sequence for debian
 This fix allows performing setup actions such as cleaning without importing
 printcore dependencies.
 .
 It restricts the Cython call to build-time and not every time the setup.py
 file is called.
0003 Fix a TypeError on Python 3.10.patch | (download)

printrun/gui/graph.py | 8 4 + 4 - 0 !
printrun/gui/xybuttons.py | 2 1 + 1 - 0 !
printrun/gviz.py | 24 12 + 12 - 0 !
3 files changed, 17 insertions(+), 17 deletions(-)

 fix a typeerror on python 3.10

Patch grabbed from upstream.

Bug: https://github.com/kliment/Printrun/issues/1225
Bug-Debian: https://bugs.debian.org/1010400