<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.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-01-22T17:56:34+00:00</updated>
<entry>
<title>meta-python: remove python2 recipes from layer</title>
<updated>2020-01-22T17:56:34+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2020-01-20T20:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=05d0c5eee319055816bbea8b9dd972f723f68019'/>
<id>urn:sha1:05d0c5eee319055816bbea8b9dd972f723f68019</id>
<content type='text'>
Remove recipes which require python2 from the layer. Those recipes are
moved to meta-python2 and are not required here any longer.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-importlib-metadata: add python-compression to runtime depends</title>
<updated>2019-11-07T03:58:01+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2019-11-06T07:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c88a349fd770d5bc42b75c67a6bd083ac115a4b6'/>
<id>urn:sha1:c88a349fd770d5bc42b75c67a6bd083ac115a4b6</id>
<content type='text'>
...
$ python
$ &gt;&gt;&gt; import importlib_metadata
Traceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File "/usr/lib/python2.7/site-packages/importlib_metadata/__init__.py", line 9, in &lt;module&gt;
    import zipp
  File "/usr/lib/python2.7/site-packages/zipp.py", line 8, in &lt;module&gt;
    import zipfile
ImportError: No module named zipfile
...

Module zipfile comes from python-compression

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-importlib-metadata: add missing runtime depends</title>
<updated>2019-11-07T03:58:01+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2019-11-06T07:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=51d1251f8b7a02db345880152f3260b916674db3'/>
<id>urn:sha1:51d1251f8b7a02db345880152f3260b916674db3</id>
<content type='text'>
&gt;From setup.cfg:
...
 20 install_requires =
 21     zipp&gt;=0.5
 22     pathlib2; python_version=='3.4.*' or python_version &lt; '3'
 23     contextlib2; python_version &lt; '3'
 24     configparser&gt;=3.5; python_version &lt; '3'
...

Add missing runtime depends while python version &lt; '3'

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-importlib-metadata: new recipe</title>
<updated>2019-09-19T07:09:43+00:00</updated>
<author>
<name>Yuan Chao</name>
<email>yuanc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-09-19T03:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f5788587c94d19ef61f718bf21c39639fbeea396'/>
<id>urn:sha1:f5788587c94d19ef61f718bf21c39639fbeea396</id>
<content type='text'>
Add new recipe python-importlib-metadata as it is RDEPEND of python-pytest.

Signed-off-by: Yuan Chao &lt;yuanc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
