<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-pycrypto, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-01-18T16:59:58+00:00</updated>
<entry>
<title>python3-pycrypto: remove obsolete pycrypto module</title>
<updated>2022-01-18T16:59:58+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@burtonini.com</email>
</author>
<published>2022-01-14T14:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=84769a963974cffc5d877e57a46a289a84bc293d'/>
<id>urn:sha1:84769a963974cffc5d877e57a46a289a84bc293d</id>
<content type='text'>
pycrypto hasn't had a commit upstream since June 2014, which for a
security-critical module is not a good sign.

Everyone has migrated to the pycryptodome or cryptography modules, so
remove pycrypto from meta-python.

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
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>python3-pycrypto: Consolidate in a single file</title>
<updated>2020-09-29T03:49:15+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2020-09-25T11:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=80efddfabbee4cc18e33e40ec61ad1ff47b47a6c'/>
<id>urn:sha1:80efddfabbee4cc18e33e40ec61ad1ff47b47a6c</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>python3-pycrypto: drop time.clock</title>
<updated>2020-01-25T20:44:25+00:00</updated>
<author>
<name>Ming Liu</name>
<email>liu.ming50@gmail.com</email>
</author>
<published>2020-01-25T14:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bd85cf0642b9e5467da0ba91a3308d53410e7ece'/>
<id>urn:sha1:bd85cf0642b9e5467da0ba91a3308d53410e7ece</id>
<content type='text'>
The use of time.clock() is deprecated in python 3.8, change to use
time.process_time().

Reference:
https://docs.python.org/3.3/library/time.html#time.clock

Signed-off-by: Ming Liu &lt;liu.ming50@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
