From c8855fc0740f0b6872087191073562010548215b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 3 Jan 2023 13:46:59 +0000 Subject: [PATCH] python3-hatchling: upgrade 1.11.1 -> 1.12.1 (From OE-Core rev: 557d5d3c7f1da27b8793148bbeceda39b14fff8f) Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- ...{python3-hatchling_1.11.1.bb => python3-hatchling_1.12.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.11.1.bb => python3-hatchling_1.12.1.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.11.1.bb b/meta/recipes-devtools/python/python3-hatchling_1.12.1.bb similarity index 84% rename from meta/recipes-devtools/python/python3-hatchling_1.11.1.bb rename to meta/recipes-devtools/python/python3-hatchling_1.12.1.bb index 04f5f5fd4c..fa56d7a42a 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.11.1.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.12.1.bb @@ -8,7 +8,7 @@ inherit pypi python_hatchling DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native" DEPENDS:remove:class-native = "python3-hatchling-native" -SRC_URI[sha256sum] = "9f84361f70cf3a7ab9543b0c3ecc64211ed2ba8a606a71eb6a473c1c9b08e1d0" +SRC_URI[sha256sum] = "5b36c903d4d76790b1c1f2b7c8f5446fb733fab6ce39b203401d2337d441b411" do_compile:prepend() { export PYTHONPATH=src