From: Ross Burton Date: Mon, 14 Mar 2022 21:01:12 +0000 (+0000) Subject: python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5523306cc50bf404514640689ba1422e50477a5d;p=openembedded-core.git python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb b/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb index 09f940272a..e33eaa5083 100644 --- a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb @@ -21,8 +21,6 @@ SRC_URI += " \ inherit pypi python_setuptools3_rust -PIP_INSTALL_DIST_PATH = "${S}/dist" - DEPENDS += " \ ${PYTHON_PN}-asn1crypto-native \ ${PYTHON_PN}-cffi-native \