diff mbox series

[40/42] python3-hatchling: update 1.6.0 -> 1.8.0

Message ID 20220819072727.2236928-40-alex@linutronix.de
State Accepted, archived
Commit d9066ca0012c171bd9b7c697aa109ebc1dd85374
Headers show
Series [01/42] nfs-utils: upgrade 2.6.1 -> 2.6.2 | expand

Commit Message

Alexander Kanavin Aug. 19, 2022, 7:27 a.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../{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 mbox series

Patch

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 e06bdf02ec..17a10eeb2d 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