]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pip: upgrade 26.1 -> 26.1.1
authorYash Shinde <Yash.Shinde.oss.dev@gmail.com>
Tue, 19 May 2026 17:22:02 +0000 (22:52 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 May 2026 10:21:53 +0000 (11:21 +0100)
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 <Yash.Shinde.oss.dev@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pip_26.1.1.bb [moved from meta/recipes-devtools/python/python3-pip_26.1.bb with 97% similarity]

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 a6275be14079b26b57b300fcaf546af6b9211b58..2e09075de2e1733ffeb64df23c659ee12332afe2 100644 (file)
@@ -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).