]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-hatchling: upgrade 1.27.0 -> 1.28.0
authorRoss Burton <ross.burton@arm.com>
Tue, 16 Dec 2025 13:35:56 +0000 (13:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Dec 2025 13:53:50 +0000 (13:53 +0000)
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>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hatchling_1.28.0.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.27.0.bb with 85% similarity]

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 5239d8155cb67dc6c6d8ef761a2d69f30d6d53e0..b5a55a0790496711af6f5439721937da7b1a68d4 100644 (file)
@@ -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