diff mbox series

[meta-python,06/43] python3-cachecontrol: upgrade 0.14.2 -> 0.14.3

Message ID 1747817972-28874-6-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python,01/43] python3-aiodns: upgrade 3.2.0 -> 3.4.0 | expand

Commit Message

Mingyu Wang (Fujitsu) May 21, 2025, 8:58 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Drop support for Python 3.8.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...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 mbox series

Patch

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