mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
python3-pycryptodomex: upgrade 3.9.7 -> 3.9.8
(From OE-Core rev: 7dcfa97245a4e9a6f38c731f87b51c2a0235ef94) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dac51d26bb
commit
9bfeac4971
@@ -0,0 +1,9 @@
|
||||
require python-pycryptodome.inc
|
||||
inherit setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "48cc2cfc251f04a6142badeb666d1ff49ca6fdfc303fd72579f62b768aaa52b9"
|
||||
|
||||
FILES_${PN}-tests = " \
|
||||
${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \
|
||||
${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/__pycache__/ \
|
||||
"
|
||||
Reference in New Issue
Block a user