summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb')
-rw-r--r--meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb
deleted file mode 100644
index abb03b9909..0000000000
--- a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.7.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require python-pycryptodome.inc
-inherit setuptools3
-
-SRC_URI[sha256sum] = "50163324834edd0c9ce3e4512ded3e221c969086e10fdd5d3fdcaadac5e24a78"
-
-FILES_${PN}-tests = " \
- ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
- ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \
-"