Package: python-pydot-ng / 1.0.0-3

Metadata

Package Version Patches format
python-pydot-ng 1.0.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use png instead of jpeg.patch | (download)

test/test_pydot.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 use png instead of jpeg
 pydot-ng attempting to use the "jpe" format, which seems removed from
 graphviz. This patch uses png instead.