<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-stopit, 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>2026-04-07T05:54:18+00:00</updated>
<entry>
<title>python3-stopit: Fixed the deprecated pkg_resources issue</title>
<updated>2026-04-07T05:54:18+00:00</updated>
<author>
<name>Bai, Haiqing</name>
<email>Haiqing.Bai@windriver.com</email>
</author>
<published>2026-04-07T03:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=733b6fc2c6f760f716df459243e20aa9da82f681'/>
<id>urn:sha1:733b6fc2c6f760f716df459243e20aa9da82f681</id>
<content type='text'>
pkg_resources is deprecated as an API. The pkg_resources package
has been removed from setuptools, so the way of obtaining the
version needs to be replaced with importlib.metadata module.

Signed-off-by: Bai, Haiqing &lt;Haiqing.Bai@windriver.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>meta-python: Add stopit</title>
<updated>2023-06-07T16:31:32+00:00</updated>
<author>
<name>Adrian Zaharia</name>
<email>Adrian.Zaharia@windriver.com</email>
</author>
<published>2023-06-06T09:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=586a4bfbacc7ca26bc5220be913b4f2876c94960'/>
<id>urn:sha1:586a4bfbacc7ca26bc5220be913b4f2876c94960</id>
<content type='text'>
stopit is a library to raise asynchronous exceptions in other threads, control
the timeout of blocks or callables with two context managers and two decorators.

The license isn't shipped in the pypi package, so it was extracted from the
github repo at [1].

[1] https://github.com/glenfant/stopit/blob/master/LICENSE

Signed-off-by: Adrian Zaharia &lt;Adrian.Zaharia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
