python3-pycryptodomex: upgrade 3.14.1 -> 3.15.0

(From OE-Core rev: a716028335d1a51095c04fd8d13006f2ec8ac56b)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2022-07-06 10:07:15 +02:00
committed by Richard Purdie
parent 0ebc69a0ed
commit 59afe2723c

View File

@@ -0,0 +1,9 @@
require python-pycryptodome.inc
inherit setuptools3
SRC_URI[sha256sum] = "7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed"
FILES:${PN}-tests = " \
${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \
"