diff mbox series

[meta-python,19/47] python3-cyclonedx-python-lib: upgrade 11.10.0 -> 11.11.0

Message ID 20260625090127.1563-19-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/47] ctags: upgrade 6.2.20260607.0 -> 6.2.20260621.0 | expand

Commit Message

Wang Mingyu June 25, 2026, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
- feat: CryptoPrimitive enum cases for CycloneDX 1.7
- feat: ProtocolPropertiesType enum cases for CycloneDX 1.7
- fix: ProtocolPropertiesType enum case 5g-aka for CycloneDX 1.7
- tests: check all enum completeness
- refactor: simplify contrib.bom.utils

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...n-lib_11.10.0.bb => python3-cyclonedx-python-lib_11.11.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cyclonedx-python-lib_11.10.0.bb => python3-cyclonedx-python-lib_11.11.0.bb} (83%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.10.0.bb b/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.11.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.10.0.bb
rename to meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.11.0.bb
index 78922540e0..192fb14d7a 100644
--- a/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.11.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/CycloneDX/cyclonedx-python-lib/"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
-SRC_URI[sha256sum] = "d03d6ea271e26feaf123b8b1b34468a305f33a338c5763f56e397a8408f9b290"
+SRC_URI[sha256sum] = "4b3194db72b613717f2912447e67ab618c75ff7dcac6c4af3c0e9e1ac617c102"
 
 inherit pypi python_poetry_core