Commit Graph

2 Commits

Author SHA1 Message Date
Wang Mingyu
fbff72263d
python3-pydot: upgrade 1.4.2 -> 2.0.0
Changelog:
=============
- Broken parsing caused by `pyparsing` updates fixed.
  With this, the pydot project rises from the dead.
- (Internal) CI
  Modernized and clarified the development process.
- Reorganized package/module structure.
- Reorganized exception hierarchy
- API (minor): Renamed the first parameter of the parser functions
- Test suite option '--no-check'.
- Drop support for Python 2 and Python < 3.7.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-02 00:35:53 -08:00
Kai Kang
e88e596cc6 python3-pydot: add recipe
Add recipe for python3-pydot which is an interface to Graphviz.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2022-03-09 07:37:03 -08:00