diff mbox series

[33/45] python3-wcwidth: upgrade 0.8.1 -> 0.8.2

Message ID 20260706171701.70536-33-alex.kanavin@gmail.com
State New
Headers show
Series [01/45] selftest/locales: opt out of ptests in DISTRO_FEATURES | expand

Commit Message

Alexander Kanavin July 6, 2026, 5:16 p.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{python3-wcwidth_0.8.1.bb => python3-wcwidth_0.8.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-wcwidth_0.8.1.bb => python3-wcwidth_0.8.2.bb} (84%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-wcwidth_0.8.1.bb b/meta/recipes-devtools/python/python3-wcwidth_0.8.2.bb
similarity index 84%
rename from meta/recipes-devtools/python/python3-wcwidth_0.8.1.bb
rename to meta/recipes-devtools/python/python3-wcwidth_0.8.2.bb
index 9b306225d9..d5867ef9b8 100644
--- a/meta/recipes-devtools/python/python3-wcwidth_0.8.1.bb
+++ b/meta/recipes-devtools/python/python3-wcwidth_0.8.2.bb
@@ -4,7 +4,7 @@  HOMEPAGE = "https://github.com/jquast/wcwidth"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b15979c39a2543892fca8cd86b4b52cb"
 
-SRC_URI[sha256sum] = "faf5b4a5366a72dc49cad48cdf21f52bdf63bdda995178e483ba247ff79089b9"
+SRC_URI[sha256sum] = "91fbef97204b96a3d4d421609b80340b760cf33e26da123ff243d76b1fda8dda"
 
 inherit pypi python_hatchling ptest-python-pytest