]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-hatchling: upgrade 1.30.1 -> 1.31.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2026 05:15:42 +0000 (05:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Jul 2026 09:09:32 +0000 (10:09 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hatchling_1.31.0.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.30.1.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/python/python3-hatchling_1.30.1.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.31.0.bb
index 23067e3e58f3c398f65f6b9c81cf4680a393fef7..3acaa83638218aba26e5b6070dbb988702d8176b 100644 (file)
@@ -7,6 +7,6 @@ inherit pypi python_hatchling
 
 DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native python3-trove-classifiers-native"
 
-SRC_URI[sha256sum] = "eee4fd45357f72ebb3d7a42e5d72cfb5e29ed426d79e8836288926c4258d5f2e"
+SRC_URI[sha256sum] = "6b48ad4068a482ed7239b3a8215bc55b47aad3345d58dfc94e553c5d2d46211b"
 
 BBCLASSEXTEND = "native nativesdk"