<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-extended/python3-pydot, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-06-26T14:24:03+00:00</updated>
<entry>
<title>python3-pydot: upgrade 4.0.0 -&gt; 4.0.1</title>
<updated>2025-06-26T14:24:03+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2025-06-23T07:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0a48625ace3fe505661533236445196f48de6d8a'/>
<id>urn:sha1:0a48625ace3fe505661533236445196f48de6d8a</id>
<content type='text'>
Fixed:
- Updated pyparsing to '&gt;=3.1.0'. Required for pydot to function correctly.
- Parser: Fixed 'strict' handling.
  The parser wasn't capturing the 'strict' keyword when parsing dot data. Now it does.
- Parser: Support backslash continuation in quoted IDs.
- Parser: Support +-concatenated quoted strings.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pydot: upgrade 3.0.4 -&gt; 4.0.0</title>
<updated>2025-05-21T14:39:40+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2025-05-21T08:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8bad9e2e165d3665d3df3cd533ebcb3e20f56e4a'/>
<id>urn:sha1:8bad9e2e165d3665d3df3cd533ebcb3e20f56e4a</id>
<content type='text'>
Added:
- Added initial type annotations.
- Added (fixed) complex edge parsing.

Changed:
- Simplify 'Common.get_top_graph_type' with a default.
- Define parser elements in a separate 'GraphParser' class.
- Improve return values and typing of setters and getters.

Fixed:
- Avoid subprocess window creation within 'call_graphviz' on Windows.
- Removed a blank line inserted after subgraphs in the 'to_string()' output.
- Fixed the issue where the parser breaks off lines at hash symbol following a HTML tag

Removed:
- Removed old, unused 'Common.__get_attribute__'.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pydot: Upgrade 2.0.0 -&gt; 3.0.4</title>
<updated>2025-04-02T14:27:48+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2025-04-02T10:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=39c914c41f37c655dcd1198bb0a6669638bd3346'/>
<id>urn:sha1:39c914c41f37c655dcd1198bb0a6669638bd3346</id>
<content type='text'>
Switch to use python_setuptools_build_meta after the commit [1]
introduced in the new version.

Changelog:
  https://github.com/pydot/pydot/blob/main/ChangeLog

[1] https://github.com/pydot/pydot/commit/d1627c95cb56cd93dbd4d3259cf580a8264a3d62

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pydot: upgrade 1.4.2 -&gt; 2.0.0</title>
<updated>2024-01-02T08:35:53+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-01-02T07:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fbff72263d739ced747a03bc5de5ee82bb4355b9'/>
<id>urn:sha1:fbff72263d739ced747a03bc5de5ee82bb4355b9</id>
<content type='text'>
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 &lt; 3.7.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pydot: add recipe</title>
<updated>2022-03-09T15:37:03+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2022-03-03T14:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e88e596cc678dcfb6f6a355c2f240b2b6d7164fb'/>
<id>urn:sha1:e88e596cc678dcfb6f6a355c2f240b2b6d7164fb</id>
<content type='text'>
Add recipe for python3-pydot which is an interface to Graphviz.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
</feed>
