From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:07:07 +0000 (+0100) Subject: python3-urllib3: upgrade 2.5.0 -> 2.6.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1212332f6cd8d12f06884961ebdfe93289eb3343;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-urllib3: upgrade 2.5.0 -> 2.6.2 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-urllib3_2.5.0.bb b/meta/recipes-devtools/python/python3-urllib3_2.6.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-urllib3_2.5.0.bb rename to meta/recipes-devtools/python/python3-urllib3_2.6.2.bb index 62fdf8e345..3957818f6f 100644 --- a/meta/recipes-devtools/python/python3-urllib3_2.5.0.bb +++ b/meta/recipes-devtools/python/python3-urllib3_2.6.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/urllib3/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda" -SRC_URI[sha256sum] = "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760" +SRC_URI[sha256sum] = "016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797" inherit pypi python_hatchling