From: wangmy Date: Wed, 3 Aug 2022 08:40:30 +0000 (+0800) Subject: python3-hatchling: upgrade 1.5.0 -> 1.6.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3441 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a23323ce828d24e85f42773c7e5ac5e11b11f45;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-hatchling: upgrade 1.5.0 -> 1.6.0 Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli --- 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