blob: 2673ea832626f12d665798e36bff72815c6b4027 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001require python-pycryptodome.inc
2inherit setuptools3
3
Patrick Williams56b44a92024-01-19 08:49:29 -06004SRC_URI[sha256sum] = "7a710b79baddd65b806402e14766c721aee8fb83381769c27920f26476276c1e"
Andrew Geissler517393d2023-01-13 08:55:19 -06005
6FILES:${PN}-tests = " \
7 ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
8 ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \
9"