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
@@ -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
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%)