From patchwork Fri May 15 13:20:34 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: 88193 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 613D4CD5BB1 for ; Fri, 15 May 2026 13:20:36 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.34833.1778851234760561502 for ; Fri, 15 May 2026 06:20:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=ogDndVmb; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=dnGKfSlM; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101019e2bcbc13b-df06aaf0-22f8-4b51-b51f-6e95a8c428aa-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=1778851234; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=xgfj5Ppj3iDF62aMWNPLLRoBcUE5jgcWVZLyGbhAumU=; b=ogDndVmb9FuKpwN3moXcra7GvhhygbblYhd1C4mSU+W0ljmbNDJYQ++4K3B2VlGE atKRMRgKx5OfxAzAKYGpc/toTFwmyPNReUVX20PNHyPhD7yoi2nXO1Cm2Wt4gJs32V0 ukkpF1VOXqREQQ2x5JH3dYjbDsLGk0C6m3f5a+60= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1778851234; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=xgfj5Ppj3iDF62aMWNPLLRoBcUE5jgcWVZLyGbhAumU=; b=dnGKfSlMXxr3BMhdluIoJeKLBExTjdd6LJXMRPwVPY6uqToo2zf4r8FUYZCg6Ajt OC3uPKQqdSreO6qsva3t0CnT8kXl1yLYNHtvayOaGbNM597sI1/uSCzeE8alLgZtyOy ap+29BlGeuQfzaSZ8OB/H6yxsCc1DZWUkQGRIbu0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-requests: upgrading to 2.34.2 SUCCEEDED Message-ID: <0101019e2bcbc13b-df06aaf0-22f8-4b51-b51f-6e95a8c428aa-000000@us-west-2.amazonses.com> Date: Fri, 15 May 2026 13:20:34 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.05.15-54.240.27.29 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 ; Fri, 15 May 2026 13:20:36 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/237127 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-requests* to *2.34.2* has Succeeded. Next steps: - apply the patch: git am 0001-python3-requests-upgrade-2.33.1-2.34.2.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 2b12e2daf8989703a93249d0e438403f959aeb0f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 May 2026 09:03:02 +0000 Subject: [PATCH] python3-requests: upgrade 2.33.1 -> 2.34.2 --- .../{python3-requests_2.33.1.bb => python3-requests_2.34.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-requests_2.33.1.bb => python3-requests_2.34.2.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-requests_2.33.1.bb b/meta/recipes-devtools/python/python3-requests_2.34.2.bb similarity index 92% rename from meta/recipes-devtools/python/python3-requests_2.33.1.bb rename to meta/recipes-devtools/python/python3-requests_2.34.2.bb index e9c6fe4e97..79ce30feef 100644 --- a/meta/recipes-devtools/python/python3-requests_2.33.1.bb +++ b/meta/recipes-devtools/python/python3-requests_2.34.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517" +SRC_URI[sha256sum] = "f288924cae4e29463698d6d60bc6a4da69c89185ad1e0bcc4104f584e960b9ed" SRC_URI:append:class-nativesdk = " file://environment.d-python3-requests.sh"