Package: python-pygraphviz / 1.14-5

Metadata

Package Version Patches format
python-pygraphviz 1.14-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
graphviz 14 compat.patch | (download)

pygraphviz/graphviz.i | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] fix: correct signature of gvrenderdata() function
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

For compatibility with graphviz 14.*

Fixes: https://github.com/pygraphviz/pygraphviz/issues/567
Replaces: https://github.com/pygraphviz/pygraphviz/pull/566
Signed-off-by: Matj Cepl <mcepl@cepl.eu>