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