diff mbox series

[11/24] python3-hatchling: upgrade 1.8.1 -> 1.9.0

Message ID 20220916210818.1228761-11-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 3056129c5e8c33096ddf2bca352e9a4eca8387fe
Headers show
Series [01/24] autoconf-archive: upgrade 2022.02.11 -> 2022.09.03 | expand

Commit Message

Richard Purdie Sept. 16, 2022, 9:08 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../{python3-hatchling_1.8.1.bb => python3-hatchling_1.9.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.8.1.bb => python3-hatchling_1.9.0.bb} (85%)
diff mbox series

Patch

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