]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-sbom-cve-check: Update to release 1.2.0
authorBenjamin Robin <benjamin.robin@bootlin.com>
Tue, 17 Mar 2026 08:38:06 +0000 (09:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Mar 2026 10:57:13 +0000 (10:57 +0000)
Update from release 1.1.0 to 1.2.0. The changelog:
https://github.com/bootlin/sbom-cve-check/blob/v1.2.0/CHANGELOG.md#v120

Signed-off-by: Benjamin Robin <benjamin.robin@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb [moved from meta/recipes-devtools/python/python3-sbom-cve-check_1.1.0.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/python/python3-sbom-cve-check_1.1.0.bb
rename to meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb
index 3d1c581e9f860522cab036fb27fcc6525b0d1199..070e8789713fa0a89503f0bbcc8c1c1fb0e177d9 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=570a9b3749dd0463a1778803b12a6dce"
 
 PYPI_PACKAGE = "sbom_cve_check"
-SRC_URI[sha256sum] = "953256ac99851ba59bc8649b8023303007ff2981edbc4ee395011bd91c118095"
+SRC_URI[sha256sum] = "0b01474c541fb4b9d29d36f86fae6d0f27ff2b991fcb59b2fbeb70c1eaa09664"
 
 inherit pypi python_hatchling