]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-hatchling: upgrade 1.21.0 -> 1.21.1
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 2 Feb 2024 00:09:11 +0000 (08:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Feb 2024 13:52:20 +0000 (13:52 +0000)
Changelog:
 Fix loading of local plugins to account for newly released versions of a dependency

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
meta/recipes-devtools/python/python3-hatchling_1.21.1.bb [moved from meta/recipes-devtools/python/python3-hatchling_1.21.0.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-devtools/python/python3-hatchling_1.21.0.bb
rename to meta/recipes-devtools/python/python3-hatchling_1.21.1.bb
index 494e609319ef0aebf3781f033c9926ef9ccd360d..09d936aa7d02f8c860e96e8073764e669fd86a1b 100644 (file)
@@ -8,7 +8,7 @@ inherit pypi python_hatchling
 DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native python3-trove-classifiers-native"
 DEPENDS:remove:class-native = "python3-hatchling-native"
 
-SRC_URI[sha256sum] = "5c086772357a50723b825fd5da5278ac7e3697cdf7797d07541a6c90b6ff754c"
+SRC_URI[sha256sum] = "bba440453a224e7d4478457fa2e8d8c3633765bafa02975a6b53b9bf917980bc"
 
 do_compile:prepend() {
     export PYTHONPATH=src