From 936bd61af3b74f082175eeafed2cdcd62ac52764 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 15 Sep 2022 09:51:47 +0000 Subject: [PATCH] python3-hatchling: upgrade 1.8.1 -> 1.9.0 (From OE-Core rev: 3056129c5e8c33096ddf2bca352e9a4eca8387fe) Signed-off-by: Richard Purdie --- .../{python3-hatchling_1.8.1.bb => python3-hatchling_1.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.8.1.bb => python3-hatchling_1.9.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.8.1.bb b/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-hatchling_1.8.1.bb rename to meta/recipes-devtools/python/python3-hatchling_1.9.0.bb index bfdb664715..011f5ed110 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.8.1.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.9.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] = "448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd" +SRC_URI[sha256sum] = "b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd" do_compile:prepend() { export PYTHONPATH=src