From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:07:08 +0000 (+0100) Subject: python3-wcwidth: upgrade 0.2.13 -> 0.2.14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4916c8ed275e3e090a377a986d708e706cb0bd8a;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-wcwidth: upgrade 0.2.13 -> 0.2.14 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb b/meta/recipes-devtools/python/python3-wcwidth_0.2.14.bb similarity index 84% rename from meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb rename to meta/recipes-devtools/python/python3-wcwidth_0.2.14.bb index 71bb1a27031..da2dc60263a 100644 --- a/meta/recipes-devtools/python/python3-wcwidth_0.2.13.bb +++ b/meta/recipes-devtools/python/python3-wcwidth_0.2.14.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/jquast/wcwidth" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b15979c39a2543892fca8cd86b4b52cb" -SRC_URI[sha256sum] = "72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5" +SRC_URI[sha256sum] = "4d478375d31bc5395a3c55c40ccdf3354688364cd61c4f6adacaa9215d0b3605" inherit pypi setuptools3 ptest-python-pytest