- update to 4.0.1:
* Updated pyparsing to `>=3.1.0`. Required for pydot to
function correctly. (#477)
* Parser: Fixed 'strict' handling. (#480)
* Parser: Support backslash continuation in quoted IDs. (#487)
* Parser: Support +-concatenated quoted strings. (#490)
* Added initial type annotations. (#430)
* Added (fixed) complex edge parsing. (#467)
* Simplify `Common.get_top_graph_type` with a default. (#437)
* Define parser elements in a separate `GraphParser` class.
(#464)
* Improve return values and typing of setters and getters.
(#470)
* Avoid subprocess window creation within `call_graphviz` on
Windows. (#431)
* Removed a blank line inserted after subgraphs in the
`to_string()` output. (#434)
* Fixed the issue where the parser breaks off lines at hash
symbol following a HTML tag (#451)
* Removed old, unused `Common.__get_attribute__`. (#426)
+ From now on, the license files will be included in the distributed
- skip failing tests
OBS-URL: https://build.opensuse.org/request/show/1329416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydot?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%