From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 (+0000) Subject: python3-urllib3: upgrade 2.2.3 -> 2.3.0 X-Git-Tag: yocto-5.2~884 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4397139fbe9313f7f80d0accc7a9e9565d07805;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-urllib3: upgrade 2.2.3 -> 2.3.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-urllib3_2.2.3.bb b/meta/recipes-devtools/python/python3-urllib3_2.3.0.bb similarity index 87% rename from meta/recipes-devtools/python/python3-urllib3_2.2.3.bb rename to meta/recipes-devtools/python/python3-urllib3_2.3.0.bb index 35b0786fbac..fe913e6b73c 100644 --- a/meta/recipes-devtools/python/python3-urllib3_2.2.3.bb +++ b/meta/recipes-devtools/python/python3-urllib3_2.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/urllib3/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda" -SRC_URI[sha256sum] = "e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9" +SRC_URI[sha256sum] = "f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d" inherit pypi python_hatchling