]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-wcwidth: upgrade 0.3.1 -> 0.5.3
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Fri, 6 Feb 2026 07:56:49 +0000 (15:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Feb 2026 10:24:10 +0000 (10:24 +0000)
Changelog:
https://github.com/jquast/wcwidth/releases/tag/0.5.3

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-wcwidth_0.5.3.bb [moved from meta/recipes-devtools/python/python3-wcwidth_0.3.1.bb with 84% similarity]

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 beee5f352c04818bbff36022dcae869d4be27130..8dd0584dcd7920b8d9a50c76a9d8ca04c0dd2da3 100644 (file)
@@ -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