summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pycryptodomex_3.20.0.bb
blob: 2673ea832626f12d665798e36bff72815c6b4027 (plain)
1
2
3
4
5
6
7
8
9
require python-pycryptodome.inc
inherit setuptools3

SRC_URI[sha256sum] = "7a710b79baddd65b806402e14766c721aee8fb83381769c27920f26476276c1e"

FILES:${PN}-tests = " \
    ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
    ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \
"