]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatchling: upgrade 1.9.0 -> 1.10.0
authorRoss Burton <ross.burton@arm.com>
Tue, 4 Oct 2022 10:51:03 +0000 (11:51 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 25 Oct 2022 12:51:54 +0000 (14:51 +0200)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-devtools/python/python3-hatchling_1.10.0.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.9.0.bb with 85% similarity]

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 011f5ed11014e8ebca05af25a23391f1fb5cc684..a0d41d4b0d108a1830530c4d2db8d2bfd782bb27 100644 (file)
@@ -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