summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-inline-snapshot_0.25.3.bb (renamed from meta-python/recipes-devtools/python/python3-inline-snapshot_0.24.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.24.0.bb b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.25.3.bb
index f32eb2e212..4f7949bf41 100644
--- a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.24.0.bb
+++ b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.25.3.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4"
5 5
6DEPENDS = "python3-hatchling-native" 6DEPENDS = "python3-hatchling-native"
7SRC_URI[sha256sum] = "6aa304f2904103a449f3213e059728da5f1c34757f943efca837b4669f290843" 7SRC_URI[sha256sum] = "99fc959d1362443b7551246d787f80c4c1d7cc69963ac018caeda3f0a0b3736f"
8 8
9inherit pypi python_hatchling 9inherit pypi python_hatchling
10 10