From: Wang Mingyu Date: Mon, 9 Feb 2026 09:03:04 +0000 (+0800) Subject: python3-pip: upgrade 25.3 -> 26.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d8af1eeefc41ac48482a19d38fa6d0f9062ce3e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pip: upgrade 25.3 -> 26.0 License-Update: Copyright year updted to 2025 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pip_25.3.bb b/meta/recipes-devtools/python/python3-pip_26.0.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pip_25.3.bb rename to meta/recipes-devtools/python/python3-pip_26.0.bb index bbc70e3eae1..0a284a1f6b2 100644 --- a/meta/recipes-devtools/python/python3-pip_25.3.bb +++ b/meta/recipes-devtools/python/python3-pip_26.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030 \ file://src/pip/_vendor/certifi/LICENSE;md5=11618cb6a975948679286b1211bd573c \ file://src/pip/_vendor/distlib/LICENSE.txt;md5=f6a11430d5cd6e2cd3832ee94f22ddfc \ file://src/pip/_vendor/distro/LICENSE;md5=d2794c0df5b907fdace235a619d80314 \ - file://src/pip/_vendor/idna/LICENSE.md;md5=204c0612e40a4dd46012a78d02c80fb1 \ + file://src/pip/_vendor/idna/LICENSE.md;md5=18a4795c19833413a7e2f1cb3cd3b143 \ file://src/pip/_vendor/msgpack/COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751 \ file://src/pip/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \ file://src/pip/_vendor/pkg_resources/LICENSE;md5=141643e11c48898150daa83802dbc65f \ @@ -26,7 +26,7 @@ inherit pypi python_setuptools_build_meta SRC_URI += "file://no_shebang_mangling.patch" -SRC_URI[sha256sum] = "8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343" +SRC_URI[sha256sum] = "3ce220a0a17915972fbf1ab451baae1521c4539e778b28127efa79b974aff0fa" RDEPENDS:${PN} = "\ python3-compile \