summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-19 19:39:00 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-20 21:18:34 -0700
commit63f8874f0eeaf05c8e405714b00863fc7f19acb7 (patch)
tree417da2c56ba1d36daeef13ec60454512552e3009 /meta-python/recipes-devtools/python
parentc14a56b3581d43ba8665e86f17aa3b473d7dcb57 (diff)
downloadmeta-openembedded-63f8874f0eeaf05c8e405714b00863fc7f19acb7.tar.gz
python3-inline-snapshot: upgrade 0.32.7 -> 0.33.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-inline-snapshot_0.33.0.bb (renamed from meta-python/recipes-devtools/python/python3-inline-snapshot_0.32.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.32.7.bb b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.33.0.bb
index 57a1b4965f..c39ea57961 100644
--- a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.32.7.bb
+++ b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.33.0.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] = "1a97a50420de32b86c422cceadf950f1f343ba03a28b878a757ee492b741c093" 7SRC_URI[sha256sum] = "856cfc18dea755dd78ffa0fbac8c161038ca0bfb4bd0bbb5d519f4bca3dfeff4"
8 8
9inherit pypi python_hatchling 9inherit pypi python_hatchling
10 10