diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb new file mode 100644 index 0000000000..035c7fa636 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.9.8.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require python-pycryptodome.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "48cc2cfc251f04a6142badeb666d1ff49ca6fdfc303fd72579f62b768aaa52b9" | ||
| 5 | |||
| 6 | FILES_${PN}-tests = " \ | ||
| 7 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ | ||
| 8 | ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \ | ||
| 9 | " | ||
