From bc24b0e7b647a655a0e34d446aa867e8b6a445e4 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 23 Dec 2024 17:10:49 +0800 Subject: [PATCH] python3-certifi: upgrade 2024.8.30 -> 2024.12.14 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- ...thon3-certifi_2024.8.30.bb => python3-certifi_2024.12.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2024.8.30.bb => python3-certifi_2024.12.14.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-certifi_2024.8.30.bb b/meta/recipes-devtools/python/python3-certifi_2024.12.14.bb similarity index 86% rename from meta/recipes-devtools/python/python3-certifi_2024.8.30.bb rename to meta/recipes-devtools/python/python3-certifi_2024.12.14.bb index 87047b93703..714e231efed 100644 --- a/meta/recipes-devtools/python/python3-certifi_2024.8.30.bb +++ b/meta/recipes-devtools/python/python3-certifi_2024.12.14.bb @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" -SRC_URI[sha256sum] = "bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9" +SRC_URI[sha256sum] = "b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db" inherit pypi setuptools3 -- 2.47.3