From: Wang Mingyu <[email protected]> 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 <[email protected]> --- ...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 --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 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127751): https://lists.openembedded.org/g/openembedded-devel/message/127751 Mute This Topic: https://lists.openembedded.org/mt/119970688/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
