diff mbox series

[meta-python,16/30] python3-cyclonedx-python-lib: upgrade 11.7.0 -> 11.8.0

Message ID 20260609102913.2204-16-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/30] boost-sml: upgrade 1.1.13 -> 1.2.0 | expand

Commit Message

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

Changelog:
=============
- chore: extract glob for pyupgrade to separate script for cross-platform compatibility
- docs: update CDX summary
- chore: fix test coverage reporting
- chore(deps-dev): update tomli requirement from 2.3.0 to 2.4.1
- chore(release): use own GH app for releasing
- chore(ci): pin GitHub Actions to immutable SHAs while preserving tag tracking
- chore: add zizmor workflow to harden GitHub Actions security
- Update PULL_REQUEST_TEMPLATE.md
- chore: Update CONTRIBUTING.md
- chore(ci): comments for pinned actions
- feat: add support CycloneDX 1.7.1 & 1.6.2 & 1.5.1
- chore(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0
- chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.1
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.1
- feat: pull SPDX license IDs v1.1-3.28.0

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb b/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.8.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb
rename to meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.8.0.bb
index 56c108c6fe..1947b4b2f4 100644
--- a/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cyclonedx-python-lib_11.8.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] = "fb1bc3dedfa31208444dbd743007f478ab6984010a184e5bd466bffd969e936e"
+SRC_URI[sha256sum] = "a8935b06dfe53d80efd47b5f6a202eb678cea00f2930e94e3710f2c1510166c9"
 
 inherit pypi python_poetry_core