From patchwork Tue Sep 2 21:56:22 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 69459 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 A195FCAC582 for ; Tue, 2 Sep 2025 21:56:31 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web11.89790.1756850183863308430 for ; Tue, 02 Sep 2025 14:56:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=0QCXzFch; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=OWBVCf03; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 010101990c6e5aea-2b6f7053-6f3a-4cea-a463-3c88da704fc8-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=1756850183; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=t78d1bGAAHTiU++Oi2qaPlpcsbMifzouIR/hzIpg3R4=; b=0QCXzFchQs/z92hqMX0/oVcUdmgZ6nEX1fVIlTwCCH0Zp2M93GVaOXK4XA0iY4Xg 2KCOP7pd2U6Imsh5A1vnQwYLhBBddalG8EQXwa1Ufi4x+C56ZC8LrnmyoPWqNRXbjIL Uqjtem9htpviC4Q3q+QpXXoQqXnKJsvdTKXx4FOs= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1756850183; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=t78d1bGAAHTiU++Oi2qaPlpcsbMifzouIR/hzIpg3R4=; b=OWBVCf03WZl/Pje9LUkgLaaDWYiCsVh7NXRbxoaETk+7ks4WEbuW9izJ0/UYShoa udHrzUAim/mC6eHXQEQrcJH69ZUqurSqxBiXuJUfGOlKnIq0jJhtQRGW1uSrMWC8Hit JofzYpBgbszCcvJdF3Jl+lVAA2c2qMBWVBOik2TI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Tim Orling , Tim Orling Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-cryptography-vectors,python3-cryptography: upgrading to 45.0.7,45.0.7 SUCCEEDED Message-ID: <010101990c6e5aea-2b6f7053-6f3a-4cea-a463-3c88da704fc8-000000@us-west-2.amazonses.com> Date: Tue, 2 Sep 2025 21:56:22 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.09.02-54.240.27.33 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 02 Sep 2025 21:56:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/222758 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-cryptography-vectors,python3-cryptography* to *45.0.7,45.0.7* has Succeeded. Next steps: - apply the patch: git am 0001-python3-cryptography-vectors-python3-cryptography-up.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 75877cd21e35528faafd58515aac7ce5678debe2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 2 Sep 2025 15:06:37 +0000 Subject: [PATCH] python3-cryptography-vectors,python3-cryptography: upgrade 45.0.6 -> 45.0.7,45.0.6 -> 45.0.7 --- meta/recipes-devtools/python/python3-cryptography-common.inc | 2 +- meta/recipes-devtools/python/python3-cryptography-vectors.bb | 2 +- meta/recipes-devtools/python/python3-cryptography.bb | 2 +- .../0001-pyproject.toml-remove-benchmark-disable-option.patch | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc index 874f60bf83..bcb907b645 100644 --- a/meta/recipes-devtools/python/python3-cryptography-common.inc +++ b/meta/recipes-devtools/python/python3-cryptography-common.inc @@ -3,4 +3,4 @@ # # Additionally AUH will detect that they share this .inc file and # perform a lockstep upgrade for both. -PV = "45.0.6" +PV = "45.0.7" diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb index b6b0e38f2e..e845486a94 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ # NOTE: Make sure to keep this recipe at the same version as python3-cryptography # Upgrade both recipes at the same time require python3-cryptography-common.inc -SRC_URI[sha256sum] = "068cee15423f3f1633ca04f12284385ac404c19366e7ccb3b680156c1aa9c573" +SRC_URI[sha256sum] = "48e71fc4ac5f6298b2de53a99726ddc4a9e5ef0a94d921820109e7b90baf9f56" PYPI_PACKAGE = "cryptography_vectors" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" diff --git a/meta/recipes-devtools/python/python3-cryptography.bb b/meta/recipes-devtools/python/python3-cryptography.bb index c4204712f2..55fdf13972 100644 --- a/meta/recipes-devtools/python/python3-cryptography.bb +++ b/meta/recipes-devtools/python/python3-cryptography.bb @@ -11,7 +11,7 @@ LDSHARED += "-pthread" # NOTE: Make sure to keep this recipe at the same version as python3-cryptography-vectors # Upgrade both recipes at the same time require python3-cryptography-common.inc -SRC_URI[sha256sum] = "5c966c732cf6e4a276ce83b6e4c729edda2df6929083a952cc7da973c539c719" +SRC_URI[sha256sum] = "4b1654dfc64ea479c242508eb8c724044f1e964a47d1d1cacc5132292d851971" SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ file://check-memfree.py \ diff --git a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch index 16681e80a8..ed0ea3db52 100644 --- a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch +++ b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch @@ -1,4 +1,4 @@ -From b033cd32813a104fb216135cdca7da7180912e56 Mon Sep 17 00:00:00 2001 +From 46c1ab8dfdc59e3282a37beb3c8e9f331413db19 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 17 May 2022 17:22:48 +0800 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option @@ -26,7 +26,7 @@ Signed-off-by: Tim Orling 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml -index 4746201..df98351 100644 +index a79b7f3..b5f140b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,7 @@ exclude = [