From patchwork Thu Sep 24 05:34:33 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 99143 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCD95C98314 for ; Thu, 24 Sep 2026 05:34:38 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1371.1790228074496294625 for ; Wed, 23 Sep 2026 22:34:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=u3yPxXX6; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=bNNNV5eb; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 010101a0d1e88cb3-17cf115a-f896-451a-a781-ddbd4649d6d2-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1790228073; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=OyxgSZ1Q4cPFDdHE4U2LYklllHOVRkALjDkUWkrtxak=; b=u3yPxXX6q2vZ9aNfYaqQl8KwcYymjVAM75OprGxam62/TGMx9VZ0n3wj7vW8b/ng QgUvQpVjMx5VBKYvoXLxFSXOKYO+Nbnly1xrwcIFfY5VLK4NY5dGFWsuRZa6BJ8BKFw l7w+Bn8iFT3RrgIxvu5rjXOuYYDI47R/GvmWgB0I= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1790228073; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=OyxgSZ1Q4cPFDdHE4U2LYklllHOVRkALjDkUWkrtxak=; b=bNNNV5ebaCzOEBGUgOfvEaZh5WyPfzyoAPKhLUaVx4WBuA3aq0FapuR1nfD5UCrD 9BFg2nKMezd6hvLF4PXSRuyqrmA6b5hnXuz+78ONtci5GcaDGLN8C8XR141zs5/xo02 6sF4j8V+cTWk0sEbwCBE2c2ITnwItYKQdlnr/seA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-wcwidth: upgrading to 0.9.1 SUCCEEDED Message-ID: <010101a0d1e88cb3-17cf115a-f896-451a-a781-ddbd4649d6d2-000000@us-west-2.amazonses.com> Date: Thu, 24 Sep 2026 05:34:33 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.24-54.240.27.23 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 24 Sep 2026 05:34:38 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/246565 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-wcwidth* to *0.9.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-wcwidth-upgrade-0.8.3-0.9.1.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From eaafbff4160537fa5afbf68a66cbd7c891e4265e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 24 Sep 2026 05:24:27 +0000 Subject: [PATCH] python3-wcwidth: upgrade 0.8.3 -> 0.9.1 ======= History ======= 0.9.1 *2026-09-23* 0.9.0 *2026-09-23* 0.8.5 *2026-09-23* 0.8.4 *2026-09-17* 0.8.3 *2026-08-28* 0.8.2 *2026-06-29* 0.8.1 *2026-06-08* 0.8.0 *2026-06-05* 0.7.0 *2026-05-02* 0.6.0 *2026-02-06* 0.5.3 *2026-01-30* 0.5.2 *2026-01-29* 0.5.1 *2026-01-27* 0.5.0 *2026-01-26* 0.4.0 *2026-01-25* 0.3.5 *2026-01-24* 0.3.4 *2026-01-24* 0.3.3 *2026-01-24* 0.3.2 *2026-01-23* 0.3.1 *2026-01-22* 0.3.0 *2026-01-21* 0.2.14 *2025-09-22* 0.2.13 *2024-01-06* 0.2.12 *2023-11-21* 0.2.11 *2023-11-20* 0.2.10 *2023-11-13* 0.2.9 *2023-10-30* 0.2.8 *2023-09-30* 0.2.7 *2023-09-28* 0.2.6 *2023-01-14* 0.2.1 .. 0.2.5 *2020-06-23* 0.2.0 *2020-06-01* 0.1.9 *2020-03-22* 0.1.8 *2020-01-01* 0.1.7 *2016-07-01* 0.1.6 *2016-01-08 Production/Stable* 0.1.5 *2015-09-13 Alpha* 0.1.4 *2014-11-20 Pre-Alpha* 0.1.3 *2014-10-29 Pre-Alpha* 0.1.2 *2014-10-28 Pre-Alpha* 0.1.1 *2014-05-14 Pre-Alpha* This code was originally derived directly from C code of the same name, whose latest version is available at https://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c:: --- .../{python3-wcwidth_0.8.3.bb => python3-wcwidth_0.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-wcwidth_0.8.3.bb => python3-wcwidth_0.9.1.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-wcwidth_0.8.3.bb b/meta/recipes-devtools/python/python3-wcwidth_0.9.1.bb similarity index 84% rename from meta/recipes-devtools/python/python3-wcwidth_0.8.3.bb rename to meta/recipes-devtools/python/python3-wcwidth_0.9.1.bb index 3ba5b5b29b..2647fe59b2 100644 --- a/meta/recipes-devtools/python/python3-wcwidth_0.8.3.bb +++ b/meta/recipes-devtools/python/python3-wcwidth_0.9.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/jquast/wcwidth" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b15979c39a2543892fca8cd86b4b52cb" -SRC_URI[sha256sum] = "d128512515fbf4612e0ff21fd6380399210318b7b54a9af59dff8454cf9730eb" +SRC_URI[sha256sum] = "5823209b0d43af322ce698c689380d7c15ca31fa8e6e3be8459f27031bef0af5" inherit pypi python_hatchling ptest-python-pytest