]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatchling: Upgrade 1.28.0 -> 1.29.0
authorLeon Anavi <leon.anavi@konsulko.com>
Wed, 25 Feb 2026 08:16:01 +0000 (10:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Mar 2026 18:02:33 +0000 (18:02 +0000)
Upgrade to release 1.29.0:

- Source Date Epoch no longer fails when set to date before 1980.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-hatchling_1.29.0.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.28.0.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/python/python3-hatchling_1.28.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.29.0.bb
index 6be0de39a50771e34a29b8dd24595db445aba65b..080a954f7fd871d3492ce7689c09bbade8f2eb58 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] = "4d50b02aece6892b8cd0b3ce6c82cb218594d3ec5836dbde75bf41a21ab004c8"
+SRC_URI[sha256sum] = "793c31816d952cee405b83488ce001c719f325d9cda69f1fc4cd750527640ea6"
 
 BBCLASSEXTEND = "native nativesdk"