summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-platformdirs_4.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-platformdirs: upgrade 4.3.1 -> 4.3.6Wang Mingyu2024-09-181-32/+0
| | | | | | | | | | | | | | | | Changelog: =========== - Fix readme download target - Split build and publish for release - Use upstream setup-uv with uv python - Bump astral-sh/setup-uv from 2 to 3 - [pre-commit.ci] pre-commit autoupdate - don't include outdated changelog in docs - Fix multi-path returned from _path methods on MacOS - Use uv as installer Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-platformdirs: upgrade 4.2.2 -> 4.3.1Wang Mingyu2024-09-101-0/+32
Changelog: ========= - Speed up Hatch installation - Test with Python 3.13 - Test with latest PyPy - Use include-hidden-files: true to upload coverage artifacts - Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>