<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-core, branch gatesgarth-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-11-02T17:00:32+00:00</updated>
<entry>
<title>python3-mprpc: remove the recipe</title>
<updated>2020-11-02T17:00:32+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-10-29T10:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7e24fb6817361f4e5176c5026c7aadc35d95b3a9'/>
<id>urn:sha1:7e24fb6817361f4e5176c5026c7aadc35d95b3a9</id>
<content type='text'>
The project has been abandoned for a few years now, and
no longer builds with python 3.9.

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.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-iniconfig: add recipe</title>
<updated>2020-09-30T22:56:48+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2020-09-27T08:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5a0120e822666586df88eef53afcf5d75f35a0f6'/>
<id>urn:sha1:5a0120e822666586df88eef53afcf5d75f35a0f6</id>
<content type='text'>
python3-iniconfig is required by pytest 6.1.0. And add it to
packagegroup-meta-python.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.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-docopt: add version 0.6.2</title>
<updated>2020-09-24T19:52:49+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2020-09-23T08:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d8826b63b8c4c34b5ffd31a65aa21843ea9bee66'/>
<id>urn:sha1:d8826b63b8c4c34b5ffd31a65aa21843ea9bee66</id>
<content type='text'>
It is required by python3-pykwalify cli
...
$ pykwalify -h
x86_64-wrlinuxsdk-linux/usr/lib/python3.8/site-packages/pykwalify/cli.py", line 11, in &lt;module&gt;
    from docopt import docopt
ModuleNotFoundError: No module named 'docopt'
...

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.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>packagegroup-meta-python: -jinja2 -markupsafe =&gt; ptest</title>
<updated>2020-09-23T17:13:35+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2020-09-22T07:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2c6f69cc434c8184268d1d752c31ff9919ecb26a'/>
<id>urn:sha1:2c6f69cc434c8184268d1d752c31ff9919ecb26a</id>
<content type='text'>
The main recipes for python3-jinja2 and python3-markupsafe
have moved to oe-core. No need to duplicate them here.

Instead, we add them to meta-python3-ptest sub-package, since
we do enable ptest with bbappends.

Signed-off-by: Tim Orling &lt;ticotimo@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-argcomplete: add recipe 1.12.0</title>
<updated>2020-09-21T15:55:57+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2020-09-18T13:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7f70cce01991396b3091e1b4b55f85776746fab1'/>
<id>urn:sha1:7f70cce01991396b3091e1b4b55f85776746fab1</id>
<content type='text'>
Tab complete all the things!

Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.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>packagegroup-meta-python: fix PACKAGES and default ptest recipe name</title>
<updated>2020-09-10T08:24:34+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>tvgamblin@gmail.com</email>
</author>
<published>2020-09-04T13:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5e10962ece8869299a32b34dce9ac34af7edadf1'/>
<id>urn:sha1:5e10962ece8869299a32b34dce9ac34af7edadf1</id>
<content type='text'>
Remove packagegroup-meta-python3-ptest from PACKAGES in packagegroup-meta-python.bb
to fix QA issue, and change python3-cryptography to python3-cryptography-ptest in
RDEPENDS_packagegroup-meta-python3-ptest to be consistent with how other ptest images
list RDEPENDS.

Signed-off-by: Trevor Gamblin &lt;tvgamblin@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-python-image,meta-python-ptest-image: Use python3 packagegroups</title>
<updated>2020-09-10T08:24:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-09-02T19:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e43a9898fc536d1d3bc726180d5c2afd15db0b19'/>
<id>urn:sha1:e43a9898fc536d1d3bc726180d5c2afd15db0b19</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-meta-python: Add new packages</title>
<updated>2020-09-10T08:24:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-09-02T19:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c18b3d9fed6c4661f77e6d51fc47767bdbbf0ae2'/>
<id>urn:sha1:c18b3d9fed6c4661f77e6d51fc47767bdbbf0ae2</id>
<content type='text'>
Reorganise entries per line

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
<entry>
<title>python3-pyparsing: Remove, moved to OE-core</title>
<updated>2020-05-20T00:14:09+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2020-05-17T14:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7af6cd38b626c43c310753719f68b0432c07a76b'/>
<id>urn:sha1:7af6cd38b626c43c310753719f68b0432c07a76b</id>
<content type='text'>
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-cython: Remove, moved to OE-core</title>
<updated>2020-05-20T00:14:08+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2020-05-17T14:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7b227592bf825827224e39f994f9b483a8e09ba9'/>
<id>urn:sha1:7b227592bf825827224e39f994f9b483a8e09ba9</id>
<content type='text'>
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
