From a84dbf1481b57a5eb3392aa23f5868e6df25e9fa Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:04:45 +0100 Subject: python3-pycryptodomex: upgrade 3.15.0 -> 3.16.0 (From OE-Core rev: 2b3f39e3bc004c9875dcfcda3291124fb45eea7f) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb (limited to 'meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb') diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb new file mode 100644 index 0000000000..36ef772863 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb @@ -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__/ \ +" -- cgit v1.2.3-54-g00ecf