<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb, branch gatesgarth-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-05-03T21:29:17+00:00</updated>
<entry>
<title>python3-pysocks: add python3-logging to RDEPENDS</title>
<updated>2020-05-03T21:29:17+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>trevor.gamblin@windriver.com</email>
</author>
<published>2020-04-29T19:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d188161783030fa190effec34c7dc25ea7a7171b'/>
<id>urn:sha1:d188161783030fa190effec34c7dc25ea7a7171b</id>
<content type='text'>
python3-pysocks uses the logging module, but it isn't in the
RDEPENDS list:

root@qemux86-64:~# python3
Python 3.8.2 (default, Feb 25 2020, 10:39:28)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
&gt;&gt;&gt; import socks
Traceback (most recent call last):
  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
  File "/usr/lib/python3.8/site-packages/socks.py", line 9, in &lt;module&gt;
    import logging
ModuleNotFoundError: No module named 'logging'

Add it to RDEPENDS to fix the ModuleNotFoundError.

Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pysocks: consolidate inc and bb files into a single bb file</title>
<updated>2020-04-05T17:38:14+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2020-04-04T21:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=29fc2f6030555331aa26cc1f8042b01d5d5547eb'/>
<id>urn:sha1:29fc2f6030555331aa26cc1f8042b01d5d5547eb</id>
<content type='text'>
Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-pysocks: upgrade 1.7.0 -&gt; 1.7.1</title>
<updated>2019-09-23T15:33:10+00:00</updated>
<author>
<name>Zang Ruochen</name>
<email>zangrc.fnst@cn.fujitsu.com</email>
</author>
<published>2019-09-23T02:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d505488c684ada5d69ef3b18c9a210711bd30199'/>
<id>urn:sha1:d505488c684ada5d69ef3b18c9a210711bd30199</id>
<content type='text'>
Signed-off-by: Zang Ruochen &lt;zangrc.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
