diff mbox series

[2/5] python3-hatchling: upgrade 1.9.0 -> 1.10.0

Message ID 20221004105106.1556357-2-ross.burton@arm.com
State Accepted, archived
Commit 81ec0c0f9980194e2e8f74b5663e86a27bf9000b
Headers show
Series [1/5] acpid: upgrade 2.0.33 -> 2.0.34 | expand

Commit Message

Ross Burton Oct. 4, 2022, 10:51 a.m. UTC
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../{python3-hatchling_1.9.0.bb => python3-hatchling_1.10.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.9.0.bb => python3-hatchling_1.10.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.10.0.bb
similarity index 85%
rename from meta/recipes-devtools/python/python3-hatchling_1.9.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.10.0.bb
index 011f5ed1101..a0d41d4b0d1 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.9.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.10.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] = "b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd"
+SRC_URI[sha256sum] = "5d31f43dffaf6265c808e1b5353662ffa5146d844278b55caa6c7f74f427ec50"
 
 do_compile:prepend() {
     export PYTHONPATH=src