summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-graphviz_0.19.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-graphviz: upgrade 0.19 -> 0.19.1Xu Huan2021-12-161-0/+16
changelog: ================================================================= -Fix undecoded CalledProcessError.stdout and .stderr when .pipe() call with an encoding different from self.encoding fails. -Fix missing project root conftest.py in source distribution. -Extend examples/graphviz-escapes.ipynb. -Improve test coverage. -Increase build scripts verbosity. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>