<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-yamlloader_0.5.5.bb, branch walnascar</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=walnascar'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-03-08T15:29:35+00:00</updated>
<entry>
<title>python3-yamlloader: Upgrade 0.5.5 -&gt; 1.0.0</title>
<updated>2021-03-08T15:29:35+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-03-04T13:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7163c83e82bb6975b1868f0d45ea858ef3805023'/>
<id>urn:sha1:7163c83e82bb6975b1868f0d45ea858ef3805023</id>
<content type='text'>
Upgrade to the first stable release 1.0.0:

- Main change is that it returns always an OrderedDict, even for
  Python &gt;= 3.7 for consistency

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-yamlloader: Add recipe</title>
<updated>2020-08-25T17:33:03+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-08-21T23:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=45bf79f55bbb8a5f4cd0138213bb099b817a37f0'/>
<id>urn:sha1:45bf79f55bbb8a5f4cd0138213bb099b817a37f0</id>
<content type='text'>
Add recipe for yamlloader, an ordered YAML loader and dumper
for PyYAML. Changelog for 0.5.5:

- As of Python version 3.7, the insertion order in dict is
  preserved by design. This is accounted for by allowing to dump
  and load to/from ordinary dictionaries in the same way as you
  do for OrderedDicts

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
