diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-14 18:38:33 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-14 08:59:34 -0700 |
| commit | d61051de6b64d2ec3e68d49e6f4b1e599e804621 (patch) | |
| tree | d17486552491ca8e324d34dfb8613ac00d902132 /meta-python/recipes-devtools/python | |
| parent | 8bf9ef44520e22aada0d20dd78eb3b924855a70f (diff) | |
| download | meta-openembedded-d61051de6b64d2ec3e68d49e6f4b1e599e804621.tar.gz | |
python3-platformdirs: upgrade 4.9.4 -> 4.9.6
fix:
use double quotes for tag variable expansion
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-platformdirs_4.9.6.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_4.9.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.9.4.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.9.6.bb index df0e3597b7..6ca4a09bde 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.9.4.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.9.6.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/platformdirs/platformdirs" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4f5a41454746a9ed111e3d8723d17a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4f5a41454746a9ed111e3d8723d17a" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "1ec356301b7dc906d83f371c8f487070e99d3ccf9e501686456394622a01a934" | 6 | SRC_URI[sha256sum] = "3bfa75b0ad0db84096ae777218481852c0ebc6c727b3168c1b9e0118e458cf0a" |
| 7 | 7 | ||
| 8 | inherit pypi python_hatchling ptest-python-pytest | 8 | inherit pypi python_hatchling ptest-python-pytest |
| 9 | 9 | ||
