From: Wang Mingyu <[email protected]> Changelog: Disable PEP 658 metadata fetching with the legacy resolver.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-pip_23.2.bb => python3-pip_23.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pip_23.2.bb => python3-pip_23.2.1.bb} (97%) diff --git a/meta/recipes-devtools/python/python3-pip_23.2.bb b/meta/recipes-devtools/python/python3-pip_23.2.1.bb similarity index 97% rename from meta/recipes-devtools/python/python3-pip_23.2.bb rename to meta/recipes-devtools/python/python3-pip_23.2.1.bb index 1ddec7d654..c92e2dbd57 100644 --- a/meta/recipes-devtools/python/python3-pip_23.2.bb +++ b/meta/recipes-devtools/python/python3-pip_23.2.1.bb @@ -33,7 +33,7 @@ inherit pypi python_setuptools_build_meta SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI[sha256sum] = "a160a170f3331d9ca1a0247eb1cd79c758879f1f81158f9cd05bbb5df80bea5c" +SRC_URI[sha256sum] = "fb0bd5435b3200c602b5bf61d2d43c2f13c02e29c1707567ae7fbc514eb9faf2" do_install:append() { rm -f ${D}/${bindir}/pip -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#185206): https://lists.openembedded.org/g/openembedded-core/message/185206 Mute This Topic: https://lists.openembedded.org/mt/100478743/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
