From: Richard Purdie Date: Thu, 15 Sep 2022 09:51:47 +0000 (+0000) Subject: python3-hatchling: upgrade 1.8.1 -> 1.9.0 X-Git-Tag: 2022-10~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3056129c5e8c33096ddf2bca352e9a4eca8387fe;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-hatchling: upgrade 1.8.1 -> 1.9.0 Signed-off-by: Richard Purdie --- 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 bfdb664715d..011f5ed1101 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