From e914499b9179d61eadc5fdc52327c4f1ab06b6fa Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 15 Aug 2022 08:02:58 +0000
Subject: [PATCH] python3-hatchling: upgrade 1.6.0 -> 1.7.1

---
 .../{python3-hatchling_1.6.0.bb => python3-hatchling_1.7.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.6.0.bb => python3-hatchling_1.7.1.bb} (85%)

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.7.1.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.7.1.bb
index e06bdf02ec..83c1ce1ac9 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.6.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.7.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] = "bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544"
+SRC_URI[sha256sum] = "daef0cf555a30f2e98cb295c0ac324c66fc66f33c95ea03cb79e1536b1e1f492"
 
 do_compile:prepend() {
     export PYTHONPATH=src
-- 
2.31.1

