diff mbox series

[AUH] python3-sbom-cve-check: upgrading to 1.2.1 SUCCEEDED

Message ID 0101019d49791322-98eaa3eb-deea-41b0-805b-61fe6816e385-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] python3-sbom-cve-check: upgrading to 1.2.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org April 1, 2026, 2:36 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-sbom-cve-check* to *1.2.1* has Succeeded.

Next steps:
    - apply the patch: git am 0001-python3-sbom-cve-check-upgrade-1.2.0-1.2.1.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 127d51e7c5199ebb43efc7e575d0c6e994db9d55 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 1 Apr 2026 10:26:41 +0000
Subject: [PATCH] python3-sbom-cve-check: upgrade 1.2.0 -> 1.2.1

---
 ...-sbom-cve-check_1.2.0.bb => python3-sbom-cve-check_1.2.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-sbom-cve-check_1.2.0.bb => python3-sbom-cve-check_1.2.1.bb} (82%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb b/meta/recipes-devtools/python/python3-sbom-cve-check_1.2.1.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb
rename to meta/recipes-devtools/python/python3-sbom-cve-check_1.2.1.bb
index 070e878971..e8791b6a3a 100644
--- a/meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb
+++ b/meta/recipes-devtools/python/python3-sbom-cve-check_1.2.1.bb
@@ -5,7 +5,7 @@  LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=570a9b3749dd0463a1778803b12a6dce"
 
 PYPI_PACKAGE = "sbom_cve_check"
-SRC_URI[sha256sum] = "0b01474c541fb4b9d29d36f86fae6d0f27ff2b991fcb59b2fbeb70c1eaa09664"
+SRC_URI[sha256sum] = "d7dfca05cf0cee6b439802fe10689790b9395d436d0d9af6170e23603c2ea5cb"
 
 inherit pypi python_hatchling