blob: 87aff01bfc60d889252f4455cc45918b43b6ea48 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001require python-pycryptodome.inc
2inherit setuptools3
3
Andrew Geissler220dafd2023-10-04 10:18:08 -05004SRC_URI[sha256sum] = "af83a554b3f077564229865c45af0791be008ac6469ef0098152139e6bd4b5b6"
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"