From 087cf03d7e273a2b532a702d6c8621f16ec65369 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 30 Jun 2026 05:22:40 +0000 Subject: [PATCH] python3-wcwidth: upgrade 0.8.1 -> 0.8.2 --- .../{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 --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 -- 2.47.1