<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-connectivity/python-gsocketpool, 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>2024-10-20T03:26:41+00:00</updated>
<entry>
<title>python3-gsocketpool: Drop unnecessary SRC_URI md5sum</title>
<updated>2024-10-20T03:26:41+00:00</updated>
<author>
<name>J. S.</name>
<email>schonm@gmail.com</email>
</author>
<published>2024-10-18T19:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f7351f47aca905ba9b790dcf8e4c194ec4322be5'/>
<id>urn:sha1:f7351f47aca905ba9b790dcf8e4c194ec4322be5</id>
<content type='text'>
Signed-off-by: Jason Schonberg &lt;schonm@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-gsocketpool: add missing run-time dependencies</title>
<updated>2023-06-24T16:01:52+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bartosz.golaszewski@linaro.org</email>
</author>
<published>2023-06-23T14:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b6304859867a78b98253b9c9e15484b482031a1d'/>
<id>urn:sha1:b6304859867a78b98253b9c9e15484b482031a1d</id>
<content type='text'>
Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-gsocketpool: stop using PYTHON_PN</title>
<updated>2023-06-24T16:01:52+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bartosz.golaszewski@linaro.org</email>
</author>
<published>2023-06-23T14:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6e075574569a8bd8a3ebf496211ed2e404df0a15'/>
<id>urn:sha1:6e075574569a8bd8a3ebf496211ed2e404df0a15</id>
<content type='text'>
We no longer support python2 so use python3 explicitly.

Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-gsocketpool: drop unneeded DEPENDS</title>
<updated>2023-06-24T16:01:52+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bartosz.golaszewski@linaro.org</email>
</author>
<published>2023-06-23T14:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e9d6d0490a10bb8ccc025af958f59d64494e5256'/>
<id>urn:sha1:e9d6d0490a10bb8ccc025af958f59d64494e5256</id>
<content type='text'>
This package doesn't depend on python3-gevent at build-time.

Signed-off-by: Bartosz Golaszewski &lt;bartosz.golaszewski@linaro.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-gsocketpool: Consolidate in a single file</title>
<updated>2020-09-07T18:28:04+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-09-04T13:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a5fca554e9f36c839d1b228788f3462c1571c8e9'/>
<id>urn:sha1:a5fca554e9f36c839d1b228788f3462c1571c8e9</id>
<content type='text'>
Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.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>meta-python: remove python2 recipes from layer</title>
<updated>2020-01-22T17:56:34+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2020-01-20T20:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=05d0c5eee319055816bbea8b9dd972f723f68019'/>
<id>urn:sha1:05d0c5eee319055816bbea8b9dd972f723f68019</id>
<content type='text'>
Remove recipes which require python2 from the layer. Those recipes are
moved to meta-python2 and are not required here any longer.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-gsocketpool: update to version 0.1.6</title>
<updated>2017-06-19T17:30:43+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-06-16T17:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f95ca62ffefeb7e9c45e24d8319764ef5e743a4a'/>
<id>urn:sha1:f95ca62ffefeb7e9c45e24d8319764ef5e743a4a</id>
<content type='text'>
Remove patch that has been applied upstream in this release

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-gsocketpool: Add support for python3</title>
<updated>2017-06-12T04:56:24+00:00</updated>
<author>
<name>Moritz Fischer</name>
<email>moritz.fischer@ettus.com</email>
</author>
<published>2017-06-01T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dff4ea697125cb743b8ac5ae939394a4f05bf6f8'/>
<id>urn:sha1:dff4ea697125cb743b8ac5ae939394a4f05bf6f8</id>
<content type='text'>
Extend recipe to support python3

Signed-off-by: Moritz Fischer &lt;moritz.fischer@ettus.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-gsocketpool: add new recipe</title>
<updated>2017-04-24T09:00:49+00:00</updated>
<author>
<name>Andrej Rode</name>
<email>andrej.rode@ettus.com</email>
</author>
<published>2017-04-13T18:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=622d3c1be2856367b63b33fd00abde41a83b1c02'/>
<id>urn:sha1:622d3c1be2856367b63b33fd00abde41a83b1c02</id>
<content type='text'>
Adds recipe for python-gsocketpool as a dependency for python-mprpc

Signed-off-by: Andrej Rode &lt;andrej.rode@ettus.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
