Subject: CVS commit: pkgsrc/graphics/py-graphviz
From: Adam Ciarcinski
Date: 2018-10-11 12:14:47
Message id: 20181011101447.9D260FBEE@cvs.NetBSD.org

Log Message:
py-graphviz: updated to 0.9

Version 0.9
-----------
Use sys.stderr to write stderr output from rendering process to stderr (instead
of file descriptor inhertiance). Ensures stderr is passed in special
enviroments such as IDLE.

Suppress rendering process stdout in render().

Make quiet=True also suppress stderr on success of render() and pipe() (zero
exit-status).

Include stderr from rendering process in CalledProcessError exception.

Files:
RevisionActionfile
1.5modifypkgsrc/graphics/py-graphviz/Makefile
1.4modifypkgsrc/graphics/py-graphviz/distinfo