We remove this file in the python_pep517 class now, so we don't need to do it here.
Signed-off-by: Ross Burton <[email protected]> --- .../python/python3-cryptography-vectors_43.0.1.bb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb index a1a10b7621b..1ad9a8ab867 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb @@ -19,11 +19,6 @@ DEPENDS += " \ python3-cryptography \ " -do_install:append () { - # Remove the sha256 checksum lines for pycache files - sed ${D}${PYTHON_SITEPACKAGES_DIR}/cryptography_vectors-${PV}.dist-info/RECORD -e '/__pycache__/d' -i -} - BBCLASSEXTEND = "native nativesdk" UPSTREAM_CHECK_REGEX = "" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207480): https://lists.openembedded.org/g/openembedded-core/message/207480 Mute This Topic: https://lists.openembedded.org/mt/109691087/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
