]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatchling: upgrade 1.8.1 -> 1.9.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Sep 2022 09:51:47 +0000 (09:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Sep 2022 06:45:20 +0000 (07:45 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hatchling_1.9.0.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.8.1.bb with 85% similarity]

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 bfdb664715d03fbdccb91e61d8b1a7f71a86d81c..011f5ed11014e8ebca05af25a23391f1fb5cc684 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] = "448b04b23faed669b2b565b998ac955af4feea66c5deed3a1212ac9399d2e1cd"
+SRC_URI[sha256sum] = "b57c7362f437b9426e4b94228a21d2ac5804fbb2abcb01adde2544a35bb303cd"
 
 do_compile:prepend() {
     export PYTHONPATH=src