From patchwork Thu Sep 17 07:10:09 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: 98517 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 B1456C982CD for ; Thu, 17 Sep 2026 07:10:18 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.33829.1789629010511079445 for ; Thu, 17 Sep 2026 00:10:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=pwBqt3Rb; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=iDIAzuzx; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 010101a0ae338eba-8cd4b1f5-c46c-4f9e-907e-53bdf2acd8c0-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=1789629009; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Fg1a5Xa9J6NfcdC9n16kq+ttPkatg8hQVbvp2erbQ4s=; b=pwBqt3RbFFbQqy68xQmZmNb914GFaY6MzHj0t50sszEiWa83VQLruUlmGMqoKDix jSgMbUEUBNhWP8aekdqOzybUduAOptf0MWz80Dly0CgTMirYD2VrBCAYrzFFxg0iEiR 97Lrh7uAI8h3j45vWafh9GbqUZgrQEpEhBqVZdrM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1789629009; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Fg1a5Xa9J6NfcdC9n16kq+ttPkatg8hQVbvp2erbQ4s=; b=iDIAzuzxUn/CbGce8+BKSwNNv+e1VOvvgwTh4NtY7GtZYorZC78sy7yxsJy8ixDy t7eXWMT9/ohA27vojoJZpOSP13S3WekPEcle0fooe5HYOFXhNpcPqx9EsuPxOqNpG7s 1DERW2Pp33btsljSnGhB/DLDZau4JtftK5QhoLg4= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-flit-core: upgrading to 4.1.0 SUCCEEDED Message-ID: <010101a0ae338eba-8cd4b1f5-c46c-4f9e-907e-53bdf2acd8c0-000000@us-west-2.amazonses.com> Date: Thu, 17 Sep 2026 07:10:09 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.09.17-54.240.27.30 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, 17 Sep 2026 07:10:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/246031 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-flit-core* to *4.1.0* has Succeeded. Next steps: - apply the patch: git am 0001-python3-flit-core-upgrade-3.12.0-4.1.0.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 17a908f175b8c074a762ce3136b16bfc311ab963 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 17 Sep 2026 05:52:05 +0000 Subject: [PATCH] python3-flit-core: upgrade 3.12.0 -> 4.1.0 --- .../{python3-flit-core_3.12.0.bb => python3-flit-core_4.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-flit-core_3.12.0.bb => python3-flit-core_4.1.0.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb b/meta/recipes-devtools/python/python3-flit-core_4.1.0.bb similarity index 90% rename from meta/recipes-devtools/python/python3-flit-core_3.12.0.bb rename to meta/recipes-devtools/python/python3-flit-core_4.1.0.bb index d6b37fe904..307fb3d558 100644 --- a/meta/recipes-devtools/python/python3-flit-core_3.12.0.bb +++ b/meta/recipes-devtools/python/python3-flit-core_4.1.0.bb @@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/pypa/flit/issues" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08" -SRC_URI[sha256sum] = "18f63100d6f94385c6ed57a72073443e1a71a4acb4339491615d0f16d6ff01b2" +SRC_URI[sha256sum] = "62e12b63ead8335b37f59fabb977c7167fe476dafb5e41785dfa8c9aff843bc6" inherit pypi python_flit_core