<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/recipes-devtools/python/python3-jsonrpcserver, branch wrynose</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=wrynose</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=wrynose'/>
<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>
</feed>
