From b14a1accfeff76a912bed31f62c39c75a7f64d9a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 21 May 2025 16:58:55 +0800 Subject: [PATCH] python3-cachecontrol: upgrade 0.14.2 -> 0.14.3 Changelog: Drop support for Python 3.8. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...n3-cachecontrol_0.14.2.bb => python3-cachecontrol_0.14.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cachecontrol_0.14.2.bb => python3-cachecontrol_0.14.3.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.2.bb b/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.3.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-cachecontrol_0.14.2.bb rename to meta-python/recipes-devtools/python/python3-cachecontrol_0.14.3.bb index 6a239c06ed..0ea263b8b5 100644 --- a/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.2.bb +++ b/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/CacheControl/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6572692148079ebbbd800be4b9f36c6d" -SRC_URI[sha256sum] = "7d47d19f866409b98ff6025b6a0fca8e4c791fb31abbd95f622093894ce903a2" +SRC_URI[sha256sum] = "73e7efec4b06b20d9267b441c1f733664f989fb8688391b670ca812d70795d11" inherit pypi python_poetry_core