<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-toml_0.10.0.bb, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-06-22T15:38:24+00:00</updated>
<entry>
<title>python3-toml: Upgrade 0.10.0 -&gt; 0.10.1</title>
<updated>2020-06-22T15:38:24+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-06-19T09:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=14c793a8453c193cc7b968477a503cfa9e39be5a'/>
<id>urn:sha1:14c793a8453c193cc7b968477a503cfa9e39be5a</id>
<content type='text'>
Upgrade to release 0.10.1:

- Removed test for unexpected EOF while parsing string
- Raise an exception if EOF is reached and a string is
  unterminated
- Allow loading from bytes paths.
- Fix the issue where the parser fails on time attr with no space
  after =
- Fix trailing whitespace in break
- Handle arrays of multiline strings
- Fix bad syntax handling
- Improve professionalism of error message.
- Extend TomlNumpyEncoder to numpy integer types.
- Fix loading values when a line has " }" after a boolean.

The copyright notices were updated and the md5 checksum has
changed. The license remains MIT.

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-toml: Extend with native build variants</title>
<updated>2020-05-22T16:03:04+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-05-22T08:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7a03c2c4fccba5db1c30c4d2f58457c03ee0471a'/>
<id>urn:sha1:7a03c2c4fccba5db1c30c4d2f58457c03ee0471a</id>
<content type='text'>
Extend toml with native and nativesdk build variants because it is
required as a dependency for other recipes such as python3-zipp.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-toml: consolidate inc and bb files into a single bb file</title>
<updated>2020-04-04T19:51:09+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-04-04T17:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7d2f7016c9e268f6b9b3cfaf8421a195bada592e'/>
<id>urn:sha1:7d2f7016c9e268f6b9b3cfaf8421a195bada592e</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-toml: add recipes for python2 and python3</title>
<updated>2019-10-05T02:11:55+00:00</updated>
<author>
<name>Jean-Marie LEMETAYER</name>
<email>jean-marie.lemetayer@savoirfairelinux.com</email>
</author>
<published>2019-10-03T14:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a0c79bfccb7a1007b07b26b19df945baed0c7063'/>
<id>urn:sha1:a0c79bfccb7a1007b07b26b19df945baed0c7063</id>
<content type='text'>
This package is a Python library for parsing and creating TOML [1].

Another python TOML parser library named pytoml already exists in
meta-oe/recipes-devtools/python/python*-pytoml_*.bb but this library is
deprecated and it is explicitly explained to consider using the toml
package instead [2].

1: https://github.com/toml-lang/toml
2: https://github.com/avakar/pytoml/commit/cd2a62e1444cda2c517b02d36b97151acf379b88

Signed-off-by: Jean-Marie LEMETAYER &lt;jean-marie.lemetayer@savoirfairelinux.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
