<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-jsonschema.inc, branch sumo</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-01-27T01:28:12+00:00</updated>
<entry>
<title>Remove deprecated python3-subprocess from the RDEPENDS</title>
<updated>2018-01-27T01:28:12+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-21T16:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df997e0747decf536fc96f6c3be1adf3056f9f35'/>
<id>urn:sha1:df997e0747decf536fc96f6c3be1adf3056f9f35</id>
<content type='text'>
The python3-subprocess package was merged into core as part of the
json manifest migration

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove deprecated python3-textutils from the RDEPENDS</title>
<updated>2018-01-27T01:28:12+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-21T16:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=49b6db7e66bbff7ec0c1ddbd746c656004527db5'/>
<id>urn:sha1:49b6db7e66bbff7ec0c1ddbd746c656004527db5</id>
<content type='text'>
The python3-textutils package was merged into core as part of the
json manifest migration

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove deprecated python3-lang from the RDEPENDS</title>
<updated>2018-01-27T01:28:12+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-21T16:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ef52e998043384350b558dd4f75fdb0400e18a98'/>
<id>urn:sha1:ef52e998043384350b558dd4f75fdb0400e18a98</id>
<content type='text'>
The python3-lang package was removed as part of the migration to the
json manifest file.  The functionality is now part of core

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove deprecated python3-re from the RDEPENDS</title>
<updated>2018-01-27T01:28:11+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2018-01-21T16:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=87cc37b07209002d52e00693d74748fad9a5e8a2'/>
<id>urn:sha1:87cc37b07209002d52e00693d74748fad9a5e8a2</id>
<content type='text'>
The python3-re package was removed as part of the migration to the
json manifest file.  The functionality is now part of core

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-jsonschema, python3-jsonschema: add vcversioner-native dependency</title>
<updated>2017-09-18T08:16:24+00:00</updated>
<author>
<name>Pascal Bach</name>
<email>pascal.bach@siemens.com</email>
</author>
<published>2017-09-12T16:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=12d09665bbee2825ed54cd4254a33235d2ca3e26'/>
<id>urn:sha1:12d09665bbee2825ed54cd4254a33235d2ca3e26</id>
<content type='text'>
If not added the setup.py will complain that it can't find
vcversioner. The non native dependency is not working as the module is
required during compilation not at runtime.

Also the dependency is required for both the Python 2 and Python 3 version

Signed-off-by: Pascal Bach &lt;pascal.bach@siemens.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-jsonschema: update to version 2.6.0</title>
<updated>2017-02-20T10:50:13+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-02-16T23:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c4b47e17df54ad48b7953d11e450d41329b41f91'/>
<id>urn:sha1:c4b47e17df54ad48b7953d11e450d41329b41f91</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1</title>
<updated>2016-08-22T13:49:28+00:00</updated>
<author>
<name>Fabio Berton</name>
<email>fabio.berton@ossystems.com.br</email>
</author>
<published>2016-08-17T13:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b7ab1526c2ec3b09795389050035aab7f961bf68'/>
<id>urn:sha1:b7ab1526c2ec3b09795389050035aab7f961bf68</id>
<content type='text'>
Signed-off-by: Fabio Berton &lt;fabio.berton@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
