Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-aniso8601: upgrade 9.0.1 -> 10.0.0 | Wang Mingyu | 2025-01-14 | 1 | -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> |