summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb')
-rw-r--r--meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb
new file mode 100644
index 0000000000..e41c14b142
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.4.bb
@@ -0,0 +1,10 @@
1require python-pycryptodome.inc
2inherit setuptools3
3
4SRC_URI[md5sum] = "46ba513d95b6e323734074d960a7d57b"
5SRC_URI[sha256sum] = "22d970cee5c096b9123415e183ae03702b2cd4d3ba3f0ced25c4e1aba3967167"
6
7FILES_${PN}-tests = " \
8 ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
9 ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \
10"