diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-09 17:55:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-09 15:11:01 -0800 |
| commit | 4ae28f24fdba979ed4b1f5405770addea9cdc1ca (patch) | |
| tree | 4ee57561b2ae95d41b8e3d69c20c171f202b2958 /meta-python | |
| parent | 39335015913a8bcc1b40fb7318334f626a9b8285 (diff) | |
| download | meta-openembedded-4ae28f24fdba979ed4b1f5405770addea9cdc1ca.tar.gz | |
python3-platformdirs: upgrade 4.5.0 -> 4.5.1
Changelog:
Fix no-ctypes fallback on windows
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-platformdirs_4.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_4.5.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.5.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.5.1.bb index 7c1996fbae..666ba6805e 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.5.1.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] = "70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312" | 6 | SRC_URI[sha256sum] = "61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda" |
| 7 | 7 | ||
| 8 | inherit pypi python_hatchling ptest-python-pytest | 8 | inherit pypi python_hatchling ptest-python-pytest |
| 9 | 9 | ||
