pip moved to flit in 25.3[1]. [1] https://github.com/pypa/pip/commit/9abe08127cb666e9eef9e231d4bec0e89afdc830
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/python/python3-pip_26.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-pip_26.2.bb b/meta/recipes-devtools/python/python3-pip_26.2.bb index 13ba2b9e5f3..4e5a777931c 100644 --- a/meta/recipes-devtools/python/python3-pip_26.2.bb +++ b/meta/recipes-devtools/python/python3-pip_26.2.bb @@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \ file://src/pip/_vendor/urllib3/LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda \ " -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core SRC_URI += "file://no_shebang_mangling.patch" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242962): https://lists.openembedded.org/g/openembedded-core/message/242962 Mute This Topic: https://lists.openembedded.org/mt/120630341/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
