From: Yash Shinde Date: Tue, 19 May 2026 17:22:02 +0000 (+0530) Subject: python3-pip: upgrade 26.1 -> 26.1.1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b2b7f6a4c0fd26c94caed7f58bc90067ecde23c0;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pip: upgrade 26.1 -> 26.1.1 https://github.com/pypa/pip/compare/26.1...26.1.1 Release Notes: https://pip.pypa.io/en/stable/news/#v26-1-1 Signed-off-by: Yash Shinde Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pip_26.1.bb b/meta/recipes-devtools/python/python3-pip_26.1.1.bb similarity index 97% rename from meta/recipes-devtools/python/python3-pip_26.1.bb rename to meta/recipes-devtools/python/python3-pip_26.1.1.bb index a6275be140..2e09075de2 100644 --- a/meta/recipes-devtools/python/python3-pip_26.1.bb +++ b/meta/recipes-devtools/python/python3-pip_26.1.1.bb @@ -26,7 +26,7 @@ inherit pypi python_setuptools_build_meta SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI[sha256sum] = "81e13ebcca3ffa8cc85e4deff5c27e1ee26dea0aa7fc2f294a073ac208806ff3" +SRC_URI[sha256sum] = "d36762751d156a4ee895de8af39aa0abeeeb577f93a2eca6ab62467bbf0f8a78" do_install:append(){ # pip vendors distlib which ships Windows launcher templates (*.exe).