diff mbox series

python3-wcwidth: upgrade 0.3.1 -> 0.5.3

Message ID 20260206075649.5668-1-liuyd.fnst@fujitsu.com
State New
Headers show
Series python3-wcwidth: upgrade 0.3.1 -> 0.5.3 | expand

Commit Message

Liu Yiding Feb. 6, 2026, 7:56 a.m. UTC
Changelog:
https://github.com/jquast/wcwidth/releases/tag/0.5.3

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 .../{python3-wcwidth_0.3.1.bb => python3-wcwidth_0.5.3.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-wcwidth_0.3.1.bb => python3-wcwidth_0.5.3.bb} (84%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-wcwidth_0.3.1.bb b/meta/recipes-devtools/python/python3-wcwidth_0.5.3.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-wcwidth_0.3.1.bb
rename to meta/recipes-devtools/python/python3-wcwidth_0.5.3.bb
index beee5f352c..8dd0584dcd 100644
--- a/meta/recipes-devtools/python/python3-wcwidth_0.3.1.bb
+++ b/meta/recipes-devtools/python/python3-wcwidth_0.5.3.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://github.com/jquast/wcwidth"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b15979c39a2543892fca8cd86b4b52cb"
 
-SRC_URI[sha256sum] = "5aedb626a9c0d941b990cfebda848d538d45c9493a3384d080aff809143bd3be"
+SRC_URI[sha256sum] = "53123b7af053c74e9fe2e92ac810301f6139e64379031f7124574212fb3b4091"
 
 inherit pypi python_hatchling ptest-python-pytest