From 81ec0c0f9980194e2e8f74b5663e86a27bf9000b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 4 Oct 2022 11:51:03 +0100 Subject: [PATCH] python3-hatchling: upgrade 1.9.0 -> 1.10.0 Signed-off-by: Ross Burton Signed-off-by: Luca Ceresoli --- .../{python3-hatchling_1.9.0.bb => python3-hatchling_1.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.9.0.bb => python3-hatchling_1.10.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.10.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-hatchling_1.9.0.bb rename to meta/recipes-devtools/python/python3-hatchling_1.10.0.bb index 011f5ed1101..a0d41d4b0d1 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.10.0.bb @@ -8,7 +8,7 @@ inherit pypi python_hatchling DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native" DEPENDS:remove:class-native = "python3-hatchling-native" -SRC_URI[sha256sum] = "b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd" +SRC_URI[sha256sum] = "5d31f43dffaf6265c808e1b5353662ffa5146d844278b55caa6c7f74f427ec50" do_compile:prepend() { export PYTHONPATH=src -- 2.47.3