<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-m2crypto.inc, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2021-05-03T15:05:21+00:00</updated>
<entry>
<title>python3-m2crypto: Upgrade to 0.37.1</title>
<updated>2021-05-03T15:05:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-05-01T19:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b8bbcd4dea422be57123d75fbf77db6d33542b06'/>
<id>urn:sha1:b8bbcd4dea422be57123d75fbf77db6d33542b06</id>
<content type='text'>
Unifiy .inc into .bb
Add patches to fix issues with openssl 1.1.x
Remove m2crypto-0.26.4-gcc_macros patch, its no longer needed
Refresh existing patches

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
<entry>
<title>meta-python: Drop RDEPEND'ing on python3-typing</title>
<updated>2020-11-12T20:45:11+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-11-10T19:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=24b704c9257f86ba8c2d7e837601eab9a20f2677'/>
<id>urn:sha1:24b704c9257f86ba8c2d7e837601eab9a20f2677</id>
<content type='text'>
Its part of core python package now

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
</content>
</entry>
<entry>
<title>python3-m2crypto: add the missing rdepends</title>
<updated>2020-06-12T15:47:00+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2020-06-12T03:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fe77eaab8f0c3be9e1fbfeef69400f4f06748613'/>
<id>urn:sha1:fe77eaab8f0c3be9e1fbfeef69400f4f06748613</id>
<content type='text'>
Add the missing rdepends to fix the error such as below:
 # python3
 [snip]
 &gt;&gt;&gt; import M2Crypto
 ModuleNotFoundError: No module named 'decimal'

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.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>python-m2crypto: Add RDEPENDS</title>
<updated>2020-06-11T03:55:19+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-06-09T06:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1d6071e97157851dbfbdf26f302fc5ec8f6ee4db'/>
<id>urn:sha1:1d6071e97157851dbfbdf26f302fc5ec8f6ee4db</id>
<content type='text'>
fix errors:
ModuleNotFoundError: No module named 'distutils'
ModuleNotFoundError: No module named 'asyncore'
ModuleNotFoundError: No module named 'xmlrpc'

Signed-off-by: Changqing Li &lt;changqing.li@windriver.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>python-m2crypto: Use PYTHON_PN instead of hardcoding python name</title>
<updated>2020-01-22T17:56:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-01-22T02:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9e314f7bcb8efb2cbd0c1c1af753ff9510431738'/>
<id>urn:sha1:9e314f7bcb8efb2cbd0c1c1af753ff9510431738</id>
<content type='text'>
Lets this inc file become usable for py3 module as well

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-m2crypto: don't use relative paths</title>
<updated>2019-12-12T00:22:40+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-12-10T17:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f3e44d4ac9fd52e4be8b42d5b2cd14ffea3cd8d'/>
<id>urn:sha1:4f3e44d4ac9fd52e4be8b42d5b2cd14ffea3cd8d</id>
<content type='text'>
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-m2crypto: Ignore WCHAR_MAX and WCHAR_MIN when on musl</title>
<updated>2018-09-08T20:32:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-06T08:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5ccc6fd2dabc6aa0454e45ca168a9eca3c983cba'/>
<id>urn:sha1:5ccc6fd2dabc6aa0454e45ca168a9eca3c983cba</id>
<content type='text'>
This fixes the build until we upgrade to swig 4.0 where this is fixed

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-m2crypto: Add STDC_HOSTED to grep regexp</title>
<updated>2018-09-01T08:42:03+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-01T08:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=35952eda3f73ad2937b1ee3243b1e189d6def1f6'/>
<id>urn:sha1:35952eda3f73ad2937b1ee3243b1e189d6def1f6</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python{, 3}-m2crypto: update from 0.26.4 -&gt; 0.30.1</title>
<updated>2018-08-28T16:36:28+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2018-08-27T11:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=15bd5f4ebb70f3cfc36534a759ce2dbd6515d6e6'/>
<id>urn:sha1:15bd5f4ebb70f3cfc36534a759ce2dbd6515d6e6</id>
<content type='text'>
Updating recipe for crypto and SSL toolkit for python and support
python3 infrastructure of Yocto as well as the already supported
python2 line.

Refresh patches to fix devtool warnings

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
