From: wangmy Date: Tue, 30 Aug 2022 04:24:54 +0000 (+0800) Subject: python3-hatchling: upgrade 1.8.0 -> 1.8.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3079 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b4ad57d4fa0bf7938bdeb4e7eae8927312737b8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hatchling: upgrade 1.8.0 -> 1.8.1 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-hatchling_1.8.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.8.1.bb similarity index 85% rename from meta/recipes-devtools/python/python3-hatchling_1.8.0.bb rename to meta/recipes-devtools/python/python3-hatchling_1.8.1.bb index 17a10eeb2de..bfdb664715d 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.8.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.8.1.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] = "a4f982fdca0717d8c46bfe7b501302f90aaf2a5302845d550b49c8739681feb2" +SRC_URI[sha256sum] = "448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd" do_compile:prepend() { export PYTHONPATH=src