diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:02:55 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:27 -0700 |
commit | 3c9519c24d00b2f88c4d56c05642f4ba20fdc60c (patch) | |
tree | afa7fb60237ea16e0754c3e60d8d3734da4ac992 | |
parent | 61a26808ae15321dc778c4ea175f4c81503cd7de (diff) | |
download | meta-openembedded-3c9519c24d00b2f88c4d56c05642f4ba20fdc60c.tar.gz |
python3-inline-snapshot: upgrade 0.27.2 -> 0.28.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python3-inline-snapshot_0.28.0.bb (renamed from meta-python/recipes-devtools/python/python3-inline-snapshot_0.27.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.27.2.bb b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.28.0.bb index 87446eb064..89b3757d7b 100644 --- a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.27.2.bb +++ b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.28.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4" |
5 | 5 | ||
6 | DEPENDS = "python3-hatchling-native" | 6 | DEPENDS = "python3-hatchling-native" |
7 | SRC_URI[sha256sum] = "5ecc7ccfdcbf8d9273d3fa9fb55b829720680ef51bb1db12795fd1b0f4a3783c" | 7 | SRC_URI[sha256sum] = "6904bfc383240b6bea64de2f5d2992f04109b13def19395bdd13fb0ebcf5cf20" |
8 | 8 | ||
9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
10 | 10 | ||