]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatchling: upgrade 1.5.0 -> 1.6.0
authorwangmy <wangmy@fujitsu.com>
Wed, 3 Aug 2022 08:40:30 +0000 (16:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2022 15:27:22 +0000 (16:27 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-devtools/python/python3-hatchling_1.6.0.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.5.0.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-devtools/python/python3-hatchling_1.5.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.6.0.bb
index 61b3e87b925622e28c9183fb933af90002c08970..e06bdf02ec165e004ab0536f53a52ccea3e87701 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] = "9ca409a41140cc662164680b78adcd3ba77b23a945984bd9970d11fe38e86a38"
+SRC_URI[sha256sum] = "bd6e8505de511ac4217ff50927f6d1845494608e401e63a62b830c31fb613544"
 
 do_compile:prepend() {
     export PYTHONPATH=src