From patchwork Wed Feb 18 18:41:43 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 81327 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 BB66DE9A054 for ; Wed, 18 Feb 2026 18:41:46 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1408.1771440093928930767 for ; Wed, 18 Feb 2026 10:41:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=qOp/Amiz; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=LhVUx62n; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019c720ede90-4a44d733-8ffb-40a2-876c-a9f925ab73e9-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1771440103; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=ibGQFDeFh5zByjAXsuvAcXMqaREpeIgjAMGEny0Anxk=; b=qOp/Amiz8x4greGqu2fK2J0kbjGrr2hezeQRvpPHYchC0Me4tXx6HdTY3IjB1ez5 Qa1ejZ1CGZsHtnWsbcAKsoYpvKEnIYyJ349A90tuaFjfNSzKD8+rugRBIFicOZnaRJW Vl0GYFMNjWdhkiwEbuyUp5U8HdPPW2GwtUmuKLE4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1771440103; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=ibGQFDeFh5zByjAXsuvAcXMqaREpeIgjAMGEny0Anxk=; b=LhVUx62nzuwaux2B8mM5Y0QgtGarLBDO6liDqcgA0I3KDxV9PQVHXaiC+fMmA3Hl XDbJoSq+GcgNK9V52swv9BnP5+l7vlQg3G6nmrBXLoVJvmhRV/8uCR8ZfDmfjS7moxr yLfKdMROtNlwqPBZJJFqMIRPaSVGJ8CUTRYLgWLE= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-poetry-core: upgrading to 2.3.1 SUCCEEDED Message-ID: <0101019c720ede90-4a44d733-8ffb-40a2-876c-a9f925ab73e9-000000@us-west-2.amazonses.com> Date: Wed, 18 Feb 2026 18:41:43 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.02.18-54.240.27.45 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 ; Wed, 18 Feb 2026 18:41:46 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/231359 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-poetry-core* to *2.3.1* has Succeeded. Next steps: - apply the patch: git am 0001-python3-poetry-core-upgrade-2.2.1-2.3.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 eff76a0239fad97a400aa9482f2240e672d0cdde Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 18 Feb 2026 13:37:10 +0000 Subject: [PATCH] python3-poetry-core: upgrade 2.2.1 -> 2.3.1 --- ..._2.2.1.bb => python3-poetry-core_2.3.1.bb} | 69 ++++++++++++++++--- 1 file changed, 59 insertions(+), 10 deletions(-) rename meta/recipes-devtools/python/{python3-poetry-core_2.2.1.bb => python3-poetry-core_2.3.1.bb} (17%) diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb b/meta/recipes-devtools/python/python3-poetry-core_2.3.1.bb similarity index 17% rename from meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb rename to meta/recipes-devtools/python/python3-poetry-core_2.3.1.bb index 45af8768e9..cd2e5d5461 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.2.1.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.3.1.bb @@ -1,3 +1,53 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- src/poetry/core/_vendor/lark/LICENSE +# +++ src/poetry/core/_vendor/lark/LICENSE +# @@ -1,18 +1,18 @@ +# -Copyright © 2017 Erez Shinan +# - +# -Permission is hereby granted, free of charge, to any person obtaining a copy of +# -this software and associated documentation files (the "Software"), to deal in +# -the Software without restriction, including without limitation the rights to +# -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +# -the Software, and to permit persons to whom the Software is furnished to do so, +# -subject to the following conditions: +# - +# -The above copyright notice and this permission notice shall be included in all +# -copies or substantial portions of the Software. +# - +# -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +# -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +# -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +# -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +# -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# +Copyright © 2017 Erez Shinan +# + +# +Permission is hereby granted, free of charge, to any person obtaining a copy of +# +this software and associated documentation files (the "Software"), to deal in +# +the Software without restriction, including without limitation the rights to +# +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +# +the Software, and to permit persons to whom the Software is furnished to do so, +# +subject to the following conditions: +# + +# +The above copyright notice and this permission notice shall be included in all +# +copies or substantial portions of the Software. +# + +# +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +# +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +# +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +# +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +# +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# +# + SUMMARY = "Poetry PEP 517 Build Backend" DESCRIPTION = "Poetry PEP 517 Build Backend" HOMEPAGE = "https://github.com/python-poetry/poetry-core" @@ -5,17 +55,16 @@ BUGTRACKER = "https://github.com/python-poetry/poetry-core" CHANGELOG = "https://github.com/python-poetry/poetry-core/blob/master/CHANGELOG.md" LICENSE = "Apache-2.0 & BSD-2-Clause & BSD-3-Clause & MIT" -LIC_FILES_CHKSUM = "\ - file://LICENSE;md5=78c39cfd009863ae44237a7ab1f9cedc \ - file://src/poetry/core/_vendor/fastjsonschema/LICENSE;md5=18950e8362b69c0c617b42b8bd8e7532 \ - file://src/poetry/core/_vendor/lark/LICENSE;md5=fcfbf1e2ecc0f37acbb5871aa0267500 \ - file://src/poetry/core/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \ - file://src/poetry/core/_vendor/packaging/LICENSE.APACHE;md5=2ee41112a44fe7014dce33e26468ba93 \ - file://src/poetry/core/_vendor/packaging/LICENSE.BSD;md5=7bef9bf4a8e4263634d0597e7ba100b8 \ - file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ -" +LIC_FILES_CHKSUM = "file://LICENSE;md5=78c39cfd009863ae44237a7ab1f9cedc \ + file://src/poetry/core/_vendor/fastjsonschema/LICENSE;md5=18950e8362b69c0c617b42b8bd8e7532 \ + file://src/poetry/core/_vendor/lark/LICENSE;md5=ba5edf8d60cf416b5588b1e6f152fcef \ + file://src/poetry/core/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \ + file://src/poetry/core/_vendor/packaging/LICENSE.APACHE;md5=2ee41112a44fe7014dce33e26468ba93 \ + file://src/poetry/core/_vendor/packaging/LICENSE.BSD;md5=7bef9bf4a8e4263634d0597e7ba100b8 \ + file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ + " -SRC_URI[sha256sum] = "97e50d8593c8729d3f49364b428583e044087ee3def1e010c6496db76bd65ac5" +SRC_URI[sha256sum] = "96f791d5d7d4e040f3983d76779425cf9532690e2756a24fd5ca0f86af19ef82" inherit python_poetry_core pypi