diff mbox series

[4/7] python3-pip: upgrade 26.1 -> 26.1.1

Message ID 20260519172205.274641-4-Yash.Shinde.oss.dev@gmail.com
State New
Headers show
Series [1/7] python3-cryptography{-vectors}: upgrade 46.0.7 -> 48.0.0 | expand

Commit Message

yash.shinde.oss.dev@gmail.com May 19, 2026, 5:22 p.m. UTC
From: Yash Shinde <Yash.Shinde.oss.dev@gmail.com>

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>
---
 .../python/{python3-pip_26.1.bb => python3-pip_26.1.1.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pip_26.1.bb => python3-pip_26.1.1.bb} (97%)
diff mbox series

Patch

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).