From patchwork Mon Aug 17 05:20:28 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: 95510 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 34942C5DF79 for ; Mon, 17 Aug 2026 05:20:39 +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.24017.1786944029736476939 for ; Sun, 16 Aug 2026 22:20:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=F/KX9lgc; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=0mZUi9D9; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 010101a00e2a0104-133d5174-9b76-41c4-b052-8af726409f56-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=1786944029; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=JujqjPD4sd2xcF7zoRdi1ga5+mZp9TGkc//P3/7nWvc=; b=F/KX9lgcX8Tyk8qZ4XI0/TVzIhUWCidnr7IVI0fG0iPkZKp0fayVxlpI89ckvemd aUMk47CuOVWDD0jxAxZ2KccgzHFmG1LsmakCLKCt1GlT/RKbptskrLqOyrzHMkUwFL9 UrF42cWtf2LM/HEfHuq9SiP+T2xM3570Iw6k05sc= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1786944029; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=JujqjPD4sd2xcF7zoRdi1ga5+mZp9TGkc//P3/7nWvc=; b=0mZUi9D9z/p1GyHssc8I5vaxScB8SkB33bHi6y2jPg9v8WFpCEteBDISAjNUo/nq fh6vvAJ8PSJ3p0qfd88qQb8rz2SL1Sf0W9ju5vRsxPdyxM/FNA6co/TgnoB3HC6o9Sw lya7/wuEzOYUdgYU0H/AY7MoJ9/QtNCvvTbVFlAM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Trevor Gamblin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-hypothesis: upgrading to 6.165.10 SUCCEEDED Message-ID: <010101a00e2a0104-133d5174-9b76-41c4-b052-8af726409f56-000000@us-west-2.amazonses.com> Date: Mon, 17 Aug 2026 05:20:28 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.17-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 ; Mon, 17 Aug 2026 05:20:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/243590 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-hypothesis* to *6.165.10* has Succeeded. Next steps: - apply the patch: git am 0001-python3-hypothesis-upgrade-6.165.2-6.165.10.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 4599243e97c6f3820d1458e6a6f956d172aec9e0 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 17 Aug 2026 05:15:45 +0000 Subject: [PATCH] python3-hypothesis: upgrade 6.165.2 -> 6.165.10 --- .../python/python3-hypothesis-crates.inc | 20 +++++++++---------- ...65.2.bb => python3-hypothesis_6.165.10.bb} | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.165.2.bb => python3-hypothesis_6.165.10.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-hypothesis-crates.inc b/meta/recipes-devtools/python/python3-hypothesis-crates.inc index efce454843..080e6ed7f4 100644 --- a/meta/recipes-devtools/python/python3-hypothesis-crates.inc +++ b/meta/recipes-devtools/python/python3-hypothesis-crates.inc @@ -12,11 +12,11 @@ SRC_URI += " \ crate://crates.io/portable-atomic/1.13.1 \ crate://crates.io/ppv-lite86/0.2.21 \ crate://crates.io/proc-macro2/1.0.106 \ - crate://crates.io/pyo3/0.29.0 \ - crate://crates.io/pyo3-build-config/0.29.0 \ - crate://crates.io/pyo3-ffi/0.29.0 \ - crate://crates.io/pyo3-macros/0.29.0 \ - crate://crates.io/pyo3-macros-backend/0.29.0 \ + crate://crates.io/pyo3/0.29.2 \ + crate://crates.io/pyo3-build-config/0.29.2 \ + crate://crates.io/pyo3-ffi/0.29.2 \ + crate://crates.io/pyo3-macros/0.29.2 \ + crate://crates.io/pyo3-macros-backend/0.29.2 \ crate://crates.io/quote/1.0.46 \ crate://crates.io/r-efi/5.3.0 \ crate://crates.io/rand/0.9.4 \ @@ -41,11 +41,11 @@ SRC_URI[once_cell-1.21.4.sha256sum] = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d0 SRC_URI[portable-atomic-1.13.1.sha256sum] = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49" SRC_URI[ppv-lite86-0.2.21.sha256sum] = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" SRC_URI[proc-macro2-1.0.106.sha256sum] = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934" -SRC_URI[pyo3-0.29.0.sha256sum] = "cd274650b21d4bfc26a0a47587962c1edb425f69287324355cd040c3ea66071c" -SRC_URI[pyo3-build-config-0.29.0.sha256sum] = "c5e2a7d2f0d013342f295c048ad19237add5154a55b1c5a254c0ec93d4109078" -SRC_URI[pyo3-ffi-0.29.0.sha256sum] = "ca85c467da1bbc8d866eea5deff9cf29ea5f7785054a17da36e65bda9c05845b" -SRC_URI[pyo3-macros-0.29.0.sha256sum] = "9ac53762fd065daa3194dd09337a38bd793a188100fd1a9304c4ab312d901771" -SRC_URI[pyo3-macros-backend-0.29.0.sha256sum] = "4ca3a1557399783172dc5bf39cfca835157732532cba56b71d2292161e53b362" +SRC_URI[pyo3-0.29.2.sha256sum] = "4688ddedf473e32662b9b067670129a8afb8c18e351482c70d62ba4a88171e8b" +SRC_URI[pyo3-build-config-0.29.2.sha256sum] = "f41027e41b4bd03f6e60f9f417fe24a6341a6bb744edd62b6f709f2a52ea30e9" +SRC_URI[pyo3-ffi-0.29.2.sha256sum] = "e591a95526fead067432c3b3a33fc74770b87b1e04e73671090d9c2055a2b327" +SRC_URI[pyo3-macros-0.29.2.sha256sum] = "73225868fc1cd84eef2c3c230ddb91273bf1de46aeb8a4248da76d32a0924a1c" +SRC_URI[pyo3-macros-backend-0.29.2.sha256sum] = "571575aa3749fa6216757dd47d2a3e7ef360f329a40f0666a9fbd14889024952" SRC_URI[quote-1.0.46.sha256sum] = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368" SRC_URI[r-efi-5.3.0.sha256sum] = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" SRC_URI[rand-0.9.4.sha256sum] = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.165.2.bb b/meta/recipes-devtools/python/python3-hypothesis_6.165.10.bb similarity index 92% rename from meta/recipes-devtools/python/python3-hypothesis_6.165.2.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.165.10.bb index 0776519a10..ccb6c6cf8f 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.165.2.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.165.10.bb @@ -17,7 +17,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "680a1adf523ac792b46064f425b112ce6c08a7a8f50e65d08e029de6aa11df95" +SRC_URI[sha256sum] = "68b45e09834cd80523cb1eb274463073c7a9af4e4ef7cff34d9615f355572d32" RDEPENDS:${PN} += " \ python3-attrs \