From a4397139fbe9313f7f80d0accc7a9e9565d07805 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Jan 2025 10:34:18 +0000 Subject: [PATCH] python3-urllib3: upgrade 2.2.3 -> 2.3.0 Signed-off-by: Richard Purdie --- .../{python3-urllib3_2.2.3.bb => python3-urllib3_2.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_2.2.3.bb => python3-urllib3_2.3.0.bb} (87%) 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 -- 2.47.3