From patchwork Sun Jun 15 13:14:39 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: 64949 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 5FE33C71157 for ; Sun, 15 Jun 2025 13:14:41 +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.web11.8886.1749993279766792752 for ; Sun, 15 Jun 2025 06:14:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=pr6aOTih; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=oaifw3Ox; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019773ba4e2e-f081769a-e265-4cc9-8071-abc37441b437-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=1749993279; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=OF1jw2GZ11jwPp8AvZSvTs18gDOPm4xgCJ5xZQf706k=; b=pr6aOTih8cZmBL84z1u+yButJQ7oJSK0eioxA4HtX0pPCJMd3hReff+1bkpVNbfD 4S/ntIAB0fNbl9GkxmqPLpm2NFTor6jx6DQKnM++YXMuOuSf94IUmtIeRud5A7BCpsC skyCA4pBFweWcwfeD7OyyLrwOVfxIEgqGHWpQcNs= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1749993279; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=OF1jw2GZ11jwPp8AvZSvTs18gDOPm4xgCJ5xZQf706k=; b=oaifw3Ox4DpAQs+1RarVyfMqMqhmBnLHv/Zo1tLE7ILuGsSpD7i1xdKQP23gx/Vf HRI9TXfAAR5+84K3Q/QR51++sLMigDI+RWpoxF1xYMWXwqQLPdcl2DeUAK3oK68d7lW xjzPFAV4u7H6TKfa597ugwXkqiawdRZOaDHCO/1U= 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.4,45.0.4 SUCCEEDED Message-ID: <0101019773ba4e2e-f081769a-e265-4cc9-8071-abc37441b437-000000@us-west-2.amazonses.com> Date: Sun, 15 Jun 2025 13:14:39 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.06.15-54.240.27.23 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 ; Sun, 15 Jun 2025 13:14:41 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/218655 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.4,45.0.4* 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 c2ad2175614ff70e9e8ca9389772f57ae809e971 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Jun 2025 05:47:54 +0000 Subject: [PATCH] python3-cryptography-vectors,python3-cryptography: upgrade 45.0.3 -> 45.0.4,45.0.3 -> 45.0.4 --- 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 3018d967b2..5ce2485ed5 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.3" +PV = "45.0.4" diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb index 46597134b6..a8f8d0cd17 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] = "b65cebdc334c6b9db8c79081a08253fddf262d009d2c914398edd24a4321db21" +SRC_URI[sha256sum] = "fbb0408df8ff2d2b3dbd2928bc5b7feebfdd36fb092fa8790d5778a9b9a1f9ef" 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 e40e62f626..f41e13f4a1 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] = "ec21313dd335c51d7877baf2972569f40a4291b76a0ce51391523ae358d05899" +SRC_URI[sha256sum] = "7405ade85c83c37682c8fe65554759800a4a8c54b2d96e0f8ad114d31b808d57" 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 42876e3489..e238717208 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 7da554d52bfed4370766d5afd94bc7865791231d Mon Sep 17 00:00:00 2001 +From baa3c56b87ceaea331811a0a4642991cbb12e6ea 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 d94a1f5..c0f87a7 100644 +index d9ef704..878b720 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,7 @@ exclude = [