summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-platformdirs_4.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>