diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-12-14 17:00:34 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-14 07:53:24 -0800 |
| commit | de364d91e4adc9d6aec667be3ed70a236c4c1383 (patch) | |
| tree | 9211cb76a1c3e4745f70bcb84a7a664c00dbe539 /meta-python | |
| parent | 5958fdd6f51905c8d6431e1994215033ca56ee16 (diff) | |
| download | meta-openembedded-de364d91e4adc9d6aec667be3ed70a236c4c1383.tar.gz | |
python3-platformdirs: upgrade 4.0.0 -> 4.1.0
Changelog:
===========
-Update changelog for 4.0.0
-docs: fix Linux user_log_dir example in README
-Drop support for EOL Python 3.7
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.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_4.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.0.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.1.0.bb index 5a33be400e..b4fb9356c1 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.1.0.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI += " \ | |||
| 7 | file://run-ptest \ | 7 | file://run-ptest \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "cb633b2bcf10c51af60beb0ab06d2f1d69064b43abf4c185ca6b28865f3f9731" | 10 | SRC_URI[sha256sum] = "906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420" |
| 11 | 11 | ||
| 12 | inherit pypi python_hatchling ptest | 12 | inherit pypi python_hatchling ptest |
| 13 | 13 | ||
