Subject: CVS commit: pkgsrc/graphics/py-graphviz
From: Adam Ciarcinski
Date: 2019-08-26 15:22:27
Message id: 20190826132227.7F119FBF4@cvs.NetBSD.org

Log Message:
py-graphviz: updated to 0.12

Version 0.12

Fix missing escaping of backslashes, e.g. in labels (pull request DNGros).

Add quiet argument to standalone view() function, and quiet_view
argument on .render() and .view() methods. Supresses the stderr
output of started viewer processes (unavailable on Windows).

Add basic debug logging via the stdlib logging module.

Reformatted some examples, improved tests by using autospec for mocks.

Files:
RevisionActionfile
1.9modifypkgsrc/graphics/py-graphviz/Makefile
1.8modifypkgsrc/graphics/py-graphviz/distinfo