From patchwork Wed Jun 24 05:40:12 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: 90811 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 0156ACDE000 for ; Wed, 24 Jun 2026 05:40:21 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.685.1782279613197070786 for ; Tue, 23 Jun 2026 22:40:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=leaiyvV0; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=jrwdpRaM; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101019ef824a682-dba30ed1-5b07-4df3-8c56-082db4a98675-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=1782279612; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=cIqbwItMFKNWIimCXD2HT6I/TQdoP3HZ3W9tUgoeSAc=; b=leaiyvV0vIv711LOg9+o7CvP+kglKg4NqzvPMM1Rx4cmKpKwFOjCd5e2D3LdlIlh vMpyNh/L0EYH4zJQMMBlD1IdaRXRMCv8IpQAQblchdYexM+Jzi9ZR/wPYKTwgCdnR7H oNgH6OgZ2/62GVKjETqP+iMbU16AtP12i52n6JMU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1782279612; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=cIqbwItMFKNWIimCXD2HT6I/TQdoP3HZ3W9tUgoeSAc=; b=jrwdpRaMNaZNqKw0qxxjfHg+ec0d8ecM4fXuIPb/aW2OmZj/KTDb4Cmu99A+DkmM jBRK8mVpGKQ6pRAl+T1cZbLuiRHnp+OETydHxxabN9GTqyK6ngrdKKH8xqWHLwzuno+ Xr5VVdwwT1KmYSGeL6Is2eiJgB7bfTt9D2TJZaa4= MIME-Version: 1.0 From: auh@yoctoproject.org To: Benjamin Robin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] python3-spdx-python-model: upgrading to 0.0.6 SUCCEEDED Message-ID: <0101019ef824a682-dba30ed1-5b07-4df3-8c56-082db4a98675-000000@us-west-2.amazonses.com> Date: Wed, 24 Jun 2026 05:40:12 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.24-54.240.27.31 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, 24 Jun 2026 05:40:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/239468 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-spdx-python-model* to *0.0.6* has Succeeded. Next steps: - apply the patch: git am 0001-python3-spdx-python-model-upgrade-0.0.5-0.0.6.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 67713a5e059eac56464b760aac6943427420585c Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 24 Jun 2026 05:25:27 +0000 Subject: [PATCH] python3-spdx-python-model: upgrade 0.0.5 -> 0.0.6 --- ...pdate-shacl2code-to-1.1.0-and-add-ke.patch | 41 ------------------- ....bb => python3-spdx-python-model_0.0.6.bb} | 3 +- 2 files changed, 1 insertion(+), 43 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-spdx-python-model/0001-pyproject.toml-Update-shacl2code-to-1.1.0-and-add-ke.patch rename meta/recipes-devtools/python/{python3-spdx-python-model_0.0.5.bb => python3-spdx-python-model_0.0.6.bb} (88%) diff --git a/meta/recipes-devtools/python/python3-spdx-python-model/0001-pyproject.toml-Update-shacl2code-to-1.1.0-and-add-ke.patch b/meta/recipes-devtools/python/python3-spdx-python-model/0001-pyproject.toml-Update-shacl2code-to-1.1.0-and-add-ke.patch deleted file mode 100644 index d9dc0a03c8..0000000000 --- a/meta/recipes-devtools/python/python3-spdx-python-model/0001-pyproject.toml-Update-shacl2code-to-1.1.0-and-add-ke.patch +++ /dev/null @@ -1,41 +0,0 @@ -From b623473f634aebeb30028cc746fb7a3da4fb2ce3 Mon Sep 17 00:00:00 2001 -From: Arthit Suriyawongkul -Date: Sat, 6 Jun 2026 02:44:48 +0100 -Subject: [PATCH] pyproject.toml: Update shacl2code to 1.1.0 and add keywords - (#35) - -Signed-off-by: Arthit Suriyawongkul -Upstream-Status: Backport [https://github.com/spdx/spdx-python-model/commit/2d7b71a7c8e6270a1c8795cdeb4f3dcd9393b3a9] -Signed-off-by: Alexander Kanavin ---- - pyproject.toml | 10 +++++++++- - 1 file changed, 9 insertions(+), 1 deletion(-) - -diff --git a/pyproject.toml b/pyproject.toml -index c8b3e56..df011e8 100644 ---- a/pyproject.toml -+++ b/pyproject.toml -@@ -8,6 +8,14 @@ authors = [ - {name = "Joshua Watt", email = "JPEWhacker@gmail.com"}, - ] - readme = "README.md" -+keywords = [ -+ "spdx", -+ "sbom", -+ "spdx3", -+ "software-bill-of-materials", -+ "shacl2code", -+ "bindings", -+] - classifiers = [ - "Development Status :: 4 - Beta", - "Intended Audience :: Developers", -@@ -36,7 +44,7 @@ Issues = "https://github.com/spdx/spdx-python-model/issues" - requires = [ - "hatchling >= 1.27.0", - "hatch-build-scripts >= 0.0.4", -- "shacl2code == 1.0.1", -+ "shacl2code == 1.1.0", - ] - build-backend = "hatchling.build" - diff --git a/meta/recipes-devtools/python/python3-spdx-python-model_0.0.5.bb b/meta/recipes-devtools/python/python3-spdx-python-model_0.0.6.bb similarity index 88% rename from meta/recipes-devtools/python/python3-spdx-python-model_0.0.5.bb rename to meta/recipes-devtools/python/python3-spdx-python-model_0.0.6.bb index 19d9bb815b..7e2502ced9 100644 --- a/meta/recipes-devtools/python/python3-spdx-python-model_0.0.5.bb +++ b/meta/recipes-devtools/python/python3-spdx-python-model_0.0.6.bb @@ -5,12 +5,11 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" PYPI_PACKAGE = "spdx_python_model" -SRC_URI[sha256sum] = "4bcf7c6e5e2e8f0b787ed4eb8fb519e2ed776e820cb6d9eb93e44e98eb92ca2d" +SRC_URI[sha256sum] = "f1938eb08d08218278122849bba123b8993a0171e9b4f5ea6af7aeb71f3204d7" SRC_URI += "https://spdx.org/rdf/3.0.1/spdx-context.jsonld;name=spdx1 \ https://spdx.org/rdf/3.0.1/spdx-json-serialize-annotations.ttl;name=spdx2 \ https://spdx.org/rdf/3.0.1/spdx-model.ttl;name=spdx3 \ - file://0001-pyproject.toml-Update-shacl2code-to-1.1.0-and-add-ke.patch \ " SRC_URI[spdx1.sha256sum] = "c72b0928f094c83e5c127784edb1ebca2af74a104fcacc007c332b23cbc788bd"