<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/recipes-devtools/python, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-08-27T14:37:45+00:00</updated>
<entry>
<title>python3-jsonrpcserver: upgrade 5.0.7 -&gt; 5.0.8</title>
<updated>2022-08-27T14:37:45+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2022-08-26T02:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=262e54e3144796c7881970a184fe729a8d9e272a'/>
<id>urn:sha1:262e54e3144796c7881970a184fe729a8d9e272a</id>
<content type='text'>
Drop local patch which has been merged upstream.

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources</title>
<updated>2022-08-06T16:40:09+00:00</updated>
<author>
<name>Sam Van Den Berge</name>
<email>sam.van.den.berge@gmail.com</email>
</author>
<published>2022-08-02T13:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8ad020938f86944c9c4589fa6f9abdc700d619c5'/>
<id>urn:sha1:8ad020938f86944c9c4589fa6f9abdc700d619c5</id>
<content type='text'>
Currently jsonrpcserver has a runtime dependency to setuptools because
it uses pkg_resources. Setuptools however is not listed in the RDEPENDS
of python3-jsonrpcserver. We could add setuptools to RDEPENDS but since
pkg_resources is discouraged anyway [1], I posted a patch upstream to
replace pkg_resources by importlib.resources.

Until the upstream patch is accepted and released, add it here as a
patch so python3-jsonrpcserver is usable without the setuptools
dependency.

Upstream-Status: Submitted [https://github.com/explodinglabs/jsonrpcserver/pull/235]
Signed-off-by: Sam Van Den Berge &lt;sam.van.den.berge@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pyscaffold: move recipe to proper location</title>
<updated>2020-04-07T16:10:38+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.zhizhikin@leica-geosystems.com</email>
</author>
<published>2020-04-07T09:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=51a3331c4e8a2e4653cf3aea21d24822dc521c9c'/>
<id>urn:sha1:51a3331c4e8a2e4653cf3aea21d24822dc521c9c</id>
<content type='text'>
Initial submission was performed on incorrect path, move the recipe
under [meta-python] folder.

Signed-off-by: Andrey Zhizhikin &lt;andrey.zhizhikin@leica-geosystems.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pyscaffold: add pyscaffold recipe</title>
<updated>2020-04-04T19:51:09+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.zhizhikin@leica-geosystems.com</email>
</author>
<published>2020-04-04T14:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=40ddc2cbf03c1b2b9b3e66d4b39896924d8963ca'/>
<id>urn:sha1:40ddc2cbf03c1b2b9b3e66d4b39896924d8963ca</id>
<content type='text'>
Add recipe which handles pyscaffold package to the layer.

Signed-off-by: Andrey Zhizhikin &lt;andrey.zhizhikin@leica-geosystems.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>move layer into meta-oe in preparation for future splits</title>
<updated>2011-03-17T20:41:22+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-03-17T20:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c58cc7d3796dcee6e93885c835ed04cb566abeb2'/>
<id>urn:sha1:c58cc7d3796dcee6e93885c835ed04cb566abeb2</id>
<content type='text'>
As per TSC decision

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>python-numpy: import from OE</title>
<updated>2011-01-13T20:22:06+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-13T20:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fbf853f629b3dcbee4d16669aec727c84903169e'/>
<id>urn:sha1:fbf853f629b3dcbee4d16669aec727c84903169e</id>
<content type='text'>
Currently doesn't build

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>python-setuptools: import from OE</title>
<updated>2011-01-13T19:51:12+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-13T19:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e2ce6c26a6e58b6a0d0079ede3922ea35d2d6ba'/>
<id>urn:sha1:3e2ce6c26a6e58b6a0d0079ede3922ea35d2d6ba</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
