From: Wang Mingyu <wan...@fujitsu.com> Changelog: ============ Features -------- - Ignore PIP_REQUIRE_VIRTUALENV for "pip index" - Implement "--break-system-packages" to permit installing packages into "EXTERNALLY-MANAGED" Python installations.
Bug Fixes --------- - Improve handling of isolated build environments on platforms that customize the Python's installation schemes, such as Debian and Homebrew. - Do not crash in presence of misformatted hash field in "direct_url.json". Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- .../python/{python3-pip_23.0.bb => python3-pip_23.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pip_23.0.bb => python3-pip_23.0.1.bb} (97%) diff --git a/meta/recipes-devtools/python/python3-pip_23.0.bb b/meta/recipes-devtools/python/python3-pip_23.0.1.bb similarity index 97% rename from meta/recipes-devtools/python/python3-pip_23.0.bb rename to meta/recipes-devtools/python/python3-pip_23.0.1.bb index 8b956932c3..d9b9906ff9 100644 --- a/meta/recipes-devtools/python/python3-pip_23.0.bb +++ b/meta/recipes-devtools/python/python3-pip_23.0.1.bb @@ -33,7 +33,7 @@ inherit pypi python_setuptools_build_meta SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI[sha256sum] = "aee438284e82c8def684b0bcc50b1f6ed5e941af97fa940e83e2e8ef1a59da9b" +SRC_URI[sha256sum] = "cd015ea1bfb0fcef59d8a286c1f8bebcb983f6317719d415dc5351efb7cd7024" do_install:append() { rm -f ${D}/${bindir}/pip -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177485): https://lists.openembedded.org/g/openembedded-core/message/177485 Mute This Topic: https://lists.openembedded.org/mt/97105964/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-