summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-graphviz_0.14.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-graphviz: Upgrade 0.14.1 -> 0.14.2Leon Anavi2020-10-191-17/+0
| | | | | | | | | | | | Upgrde to release 0.14.2: - Adapt graphviz.version() to support the Graphviz Release version entry format introduced with 2.44.2 (version() is needed to run the tests). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-graphviz: Upgrade 0.14 -> 0.14.1Leon Anavi2020-08-131-0/+17
Add homepage and upgrade to release 0.14.1: Document the colon-separated node[:port[:compass]] format used for tail and head points in the edge()- and edges()-methods License-Update: Use file LICENSE.txt to check the license. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>