From ec6c0697eb0d9180f3f86c3bee9a910b29ae7754 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 08:04:38 +0000 Subject: [PATCH] python3-certifi: upgrade 2024.12.14 -> 2025.1.31 (From OE-Core rev: 7bfeecb1321171521cb73060f6367467b6084562) Signed-off-by: Richard Purdie --- ...thon3-certifi_2024.12.14.bb => python3-certifi_2025.1.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2024.12.14.bb => python3-certifi_2025.1.31.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-certifi_2024.12.14.bb b/meta/recipes-devtools/python/python3-certifi_2025.1.31.bb similarity index 86% rename from meta/recipes-devtools/python/python3-certifi_2024.12.14.bb rename to meta/recipes-devtools/python/python3-certifi_2025.1.31.bb index 714e231efe..69b39ba100 100644 --- a/meta/recipes-devtools/python/python3-certifi_2024.12.14.bb +++ b/meta/recipes-devtools/python/python3-certifi_2025.1.31.bb @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" -SRC_URI[sha256sum] = "b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db" +SRC_URI[sha256sum] = "3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651" inherit pypi setuptools3