diff mbox series

[3/7] python3-hatchling: upgrade 1.27.0 -> 1.28.0

Message ID 20251216133603.1003572-3-ross.burton@arm.com
State New
Headers show
Series [1/7] acpica: upgrade 20250807 -> 20251212 | expand

Commit Message

Ross Burton Dec. 16, 2025, 1:35 p.m. UTC
Upstream changes:

- Drop support for Python 3.9
- Add sbom-files option and sbom_files build data to the wheel build
  target for including Software Bill of Materials files.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ...{python3-hatchling_1.27.0.bb => python3-hatchling_1.28.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.27.0.bb => python3-hatchling_1.28.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.28.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-hatchling_1.27.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.28.0.bb
index 5239d8155cb..b5a55a07904 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.27.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.28.0.bb
@@ -8,7 +8,7 @@  inherit pypi python_hatchling
 DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native python3-trove-classifiers-native"
 DEPENDS:remove:class-native = "python3-hatchling-native"
 
-SRC_URI[sha256sum] = "971c296d9819abb3811112fc52c7a9751c8d381898f36533bb16f9791e941fd6"
+SRC_URI[sha256sum] = "4d50b02aece6892b8cd0b3ce6c82cb218594d3ec5836dbde75bf41a21ab004c8"
 
 do_compile:prepend() {
     export PYTHONPATH=src