summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aniso8601_10.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aniso8601: upgrade 9.0.1 -> 10.0.0Wang Mingyu2025-01-141-0/+8
Changelog: ========== - Reduced accuracy representations of years when parsing a calendar date are now only allowed to be [YY] - No longer specify a Python interpreter version to Black - Cleanup unsupported Pylint configuration options - Fix used-before-assignment errors - Fix coverage issue caused by unreachable conditional in _parse_interval_end Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>