<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb, 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>Revert "python3-stopit: add missing run-time dependencies"</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:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d793c367e067c49956d38caf6eb84cb112c9c9b7'/>
<id>urn:sha1:d793c367e067c49956d38caf6eb84cb112c9c9b7</id>
<content type='text'>
This reverts commit 812f091414b34dbebe4a3990c9039cbaadc4dd71.

The runtime dependency on python3-setuptools is no longer needed
since the patch 0001-Drop-the-deprecated-pkg_resources.patch
replaced the pkg_resources usage with importlib.metadata, which
is part of the Python 3.8+ standard library. Keeping this RDEPENDS
pulls in an unnecessary dependency on the target system.

Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<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>recipes: Start WORKDIR -&gt; UNPACKDIR transition</title>
<updated>2024-05-23T15:44:44+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-05-13T21:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ffc64e9c6fee0af7eea3466135416d011172a5e6'/>
<id>urn:sha1:ffc64e9c6fee0af7eea3466135416d011172a5e6</id>
<content type='text'>
Replace references of WORKDIR with UNPACKDIR where it makes sense to do
so in preparation for changing the default value of UNPACKDIR.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-python: drop ${PYTHON_PN}</title>
<updated>2024-02-20T07:22:24+00:00</updated>
<author>
<name>Tim Orling</name>
<email>ticotimo@gmail.com</email>
</author>
<published>2024-02-20T04:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=94c20e1ef4d7bd1dde1003cde25b9adb1ccc8310'/>
<id>urn:sha1:94c20e1ef4d7bd1dde1003cde25b9adb1ccc8310</id>
<content type='text'>
python 2 is long unsupported, so we no longer need this variable.

Signed-off-by: Tim Orling &lt;tim.orling@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-stopit: fix override syntax</title>
<updated>2023-06-15T17:28:20+00:00</updated>
<author>
<name>Peter Marko</name>
<email>peter.marko@siemens.com</email>
</author>
<published>2023-06-15T14:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a1dfcaeb5988aa4691481d05841017bc881fa026'/>
<id>urn:sha1:a1dfcaeb5988aa4691481d05841017bc881fa026</id>
<content type='text'>
Signed-off-by: Peter Marko &lt;peter.marko@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-stopit: add missing run-time dependencies</title>
<updated>2023-06-12T15:08:19+00:00</updated>
<author>
<name>Adrian Zaharia</name>
<email>Adrian.Zaharia@windriver.com</email>
</author>
<published>2023-06-12T14:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=812f091414b34dbebe4a3990c9039cbaadc4dd71'/>
<id>urn:sha1:812f091414b34dbebe4a3990c9039cbaadc4dd71</id>
<content type='text'>
The stopit package needs setuptools python module so add it to RDEPENDS.

This fixes:
    File "/usr/lib64/python3.9/site-packages/stopit/__init__.py", line 10, in &lt;module&gt;
	import pkg_resources
    ModuleNotFoundError: No module named 'pkg_resources'

Signed-off-by: Adrian Zaharia &lt;Adrian.Zaharia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.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>
