python3-pycryptodomex: upgrade 3.15.0 -> 3.16.0

(From OE-Core rev: 2b3f39e3bc004c9875dcfcda3291124fb45eea7f)

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
2023-01-04 12:04:45 +01:00
committed by Richard Purdie
parent 821312222b
commit a84dbf1481

View File

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