From d9066ca0012c171bd9b7c697aa109ebc1dd85374 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 19 Aug 2022 09:27:25 +0200 Subject: [PATCH] python3-hatchling: update 1.6.0 -> 1.8.0 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../{python3-hatchling_1.6.0.bb => python3-hatchling_1.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.6.0.bb => python3-hatchling_1.8.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.8.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-hatchling_1.6.0.bb rename to meta/recipes-devtools/python/python3-hatchling_1.8.0.bb index e06bdf02ec1..17a10eeb2de 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.8.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] = "bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544" +SRC_URI[sha256sum] = "a4f982fdca0717d8c46bfe7b501302f90aaf2a5302845d550b49c8739681feb2" do_compile:prepend() { export PYTHONPATH=src -- 2.47.3