diff mbox series

[meta-python,29/64] python3-charset-normalizer: upgrade 3.4.4 -> 3.4.5

Message ID 20260312105220.1856-29-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/64] castxml: upgrade 0.6.13 -> 0.7.0 | expand

Commit Message

Wang Mingyu March 12, 2026, 10:51 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...-normalizer_3.4.4.bb => python3-charset-normalizer_3.4.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-charset-normalizer_3.4.4.bb => python3-charset-normalizer_3.4.5.bb} (89%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.4.bb b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.5.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.4.bb
rename to meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.5.bb
index 38086ca017..e69d7536a9 100644
--- a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.4.bb
+++ b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.5.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=48178f3fc1374ad7e830412f812bde05"
 
 #SRC_URI += "file://0001-pyproject.toml-Update-mypy-requirement.patch"
 
-SRC_URI[sha256sum] = "94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a"
+SRC_URI[sha256sum] = "95adae7b6c42a6c5b5b559b1a99149f090a57128155daeea91732c8d970d8644"
 
 DEPENDS += "python3-setuptools-scm-native python3-mypy-native"