diff mbox series

python3-hatchling: upgrade 1.21.0 -> 1.21.1

Message ID 1706832551-19784-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series python3-hatchling: upgrade 1.21.0 -> 1.21.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 2, 2024, 12:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Fix loading of local plugins to account for newly released versions of a dependency

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-hatchling_1.21.0.bb => python3-hatchling_1.21.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-hatchling_1.21.0.bb => python3-hatchling_1.21.1.bb} (85%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-hatchling_1.21.0.bb b/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb
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 494e609319..09d936aa7d 100644
--- a/meta/recipes-devtools/python/python3-hatchling_1.21.0.bb
+++ b/meta/recipes-devtools/python/python3-hatchling_1.21.1.bb
@@ -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