From 03226824a387f1af0fcde55930ac5551daa85e70 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:38 +0100 Subject: [PATCH] python3-certifi: upgrade 2022.9.24 -> 2022.12.7 (From OE-Core rev: b14c6a933ce2152714186986414e4e6f8ae50fc6) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...ython3-certifi_2022.9.24.bb => python3-certifi_2022.12.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2022.9.24.bb => python3-certifi_2022.12.7.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-certifi_2022.9.24.bb b/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb similarity index 86% rename from meta/recipes-devtools/python/python3-certifi_2022.9.24.bb rename to meta/recipes-devtools/python/python3-certifi_2022.12.7.bb index a6b7467052..dca3d26811 100644 --- a/meta/recipes-devtools/python/python3-certifi_2022.9.24.bb +++ b/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=3c2b7404369c587c3559afb604fce2f2" -SRC_URI[sha256sum] = "0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14" +SRC_URI[sha256sum] = "35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" inherit pypi setuptools3