From: Benjamin Robin Date: Mon, 3 Aug 2026 09:25:57 +0000 (+0200) Subject: python3-sbom-cve-check: update to version 1.3.3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7feb4e30ba17a4b0eb37a1c6dde671d4491bd35d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-sbom-cve-check: update to version 1.3.3 For details on this new release, see: https://github.com/bootlin/sbom-cve-check/releases/tag/v1.3.3 Signed-off-by: Benjamin Robin (Schneider Electric) Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.3.2.bb b/meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.3.3.bb similarity index 82% rename from meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.3.2.bb rename to meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.3.3.bb index f14901e3008..2aca1005694 100644 --- a/meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.3.2.bb +++ b/meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.3.3.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=570a9b3749dd0463a1778803b12a6dce" PYPI_PACKAGE = "sbom_cve_check" -SRC_URI[sha256sum] = "0a7f07a0c6ce45d40adc6d311ddc25c4466f59bafcbce149b6fb3663791a5d89" +SRC_URI[sha256sum] = "8b766be1ae92b4eceaa2f694dd4724e310886c6436f44267a6bbc6a7b81ab8b9" inherit pypi python_hatchling