]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pycryptodome: upgrade 3.18.0 -> 3.19.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Sep 2023 08:28:21 +0000 (16:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Sep 2023 11:37:44 +0000 (12:37 +0100)
commit2eccf033c0093b16a846eda3476ff29c4db6ef61
tree2e6684ef35cd9e3d6ef936df3f5b76a9f03d5837
parente7302ee78e0b7f24740a665ba1a3d16987b08036
python3-pycryptodome: upgrade 3.18.0 -> 3.19.0

Changelog:
==========
- The update() methods of TupleHash128 and TupleHash256 objects can now hash
 multiple items (byte strings) at once. Thanks to Sylvain Pelissier.
- Added support for ECDH, with Crypto.Protocol.DH.
- GH#754: due to a bug in cffi, do not use it on Windows with Python 3.12+.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-pycryptodome_3.18.0.bb [deleted file]
meta/recipes-devtools/python/python3-pycryptodome_3.19.0.bb [new file with mode: 0644]