From 601d0a19ffb0ea1f4c63cd777f00f262ff40717e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 29 Apr 2025 12:15:32 +0800 Subject: [PATCH] python3-inline-snapshot: upgrade 0.22.3 -> 0.23.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ine-snapshot_0.22.3.bb => python3-inline-snapshot_0.23.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-inline-snapshot_0.22.3.bb => python3-inline-snapshot_0.23.0.bb} (88%) diff --git a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.22.3.bb b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.23.0.bb similarity index 88% rename from meta-python/recipes-devtools/python/python3-inline-snapshot_0.22.3.bb rename to meta-python/recipes-devtools/python/python3-inline-snapshot_0.23.0.bb index ff814ea1a4..0442f74f92 100644 --- a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.22.3.bb +++ b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.23.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4" DEPENDS = "python3-hatchling-native" -SRC_URI[sha256sum] = "34c02a8567dafc88bb720872edde792ff5e665c8726f6af3bfc5fa85dd0016be" +SRC_URI[sha256sum] = "872d027b1eae4e3e3b4028e0d46128bafbf62889a2424a2667dbe4b69cb1ffdf" inherit pypi python_hatchling