summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-platformdirs_3.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-platformdirs: Fix recipe version 3.6.0Jasper Orschulko2023-06-261-11/+7
| | | | | | | | | | | python3-platformdirs version 3.6.0 requires hatchling build system. Before this fix it would previously build without issue but throw error when used in the final image. Additionally, fixing the ptest which now requires two additional dependencies. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-platformdirs: upgrade 3.5.3 -> 3.6.0Wang Mingyu2023-06-191-0/+35
Changelog: ========== platformdirs: introduce user_downloads_dir() Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>