<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-pathlib2_2.3.5.bb, branch scarthgap-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next'/>
<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-pathlib2: add python-scandir and python-misc 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:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f86bcc10cfae297281fb5ac041a8db4dbc9d08be'/>
<id>urn:sha1:f86bcc10cfae297281fb5ac041a8db4dbc9d08be</id>
<content type='text'>
...
$ &gt;&gt;&gt; python
$ &gt;&gt;&gt; import pathlib2 as pathlib
Traceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File "/usr/lib64/python2.7/site-packages/pathlib2/__init__.py", line 52, in &lt;module&gt;
    from scandir import scandir as os_scandir
ImportError: No module named scandir

$ &gt;&gt;&gt; import pathlib2 as pathlib
ceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File "/usr/lib/python2.7/site-packages/pathlib2/__init__.py", line 9, in &lt;module&gt;
    import ntpath
ImportError: No module named ntpath
...

Module scandir comes from python-scandir and ntpath comes from python-misc

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-pathlib2: upgrade 2.3.4 -&gt; 2.3.5</title>
<updated>2019-11-02T00:22:53+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-11-01T03:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f23b3c7013aa4eaad225db7e9d18565d5b592d71'/>
<id>urn:sha1:f23b3c7013aa4eaad225db7e9d18565d5b592d71</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
