From 7a23323ce828d24e85f42773c7e5ac5e11b11f45 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 3 Aug 2022 16:40:30 +0800 Subject: [PATCH] python3-hatchling: upgrade 1.5.0 -> 1.6.0 Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli --- .../{python3-hatchling_1.5.0.bb => python3-hatchling_1.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.5.0.bb => python3-hatchling_1.6.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-hatchling_1.5.0.bb rename to meta/recipes-devtools/python/python3-hatchling_1.6.0.bb index 61b3e87b925..e06bdf02ec1 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.5.0.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.6.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] = "9ca409a41140cc662164680b78adcd3ba77b23a945984bd9970d11fe38e86a38" +SRC_URI[sha256sum] = "bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544" do_compile:prepend() { export PYTHONPATH=src -- 2.47.2