Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
6751194848
python3-aniso8601: Upgrade 10.0.0 -> 10.0.1
Upgrade to release 10.0.1:

- year_range_check will only shift 0s in from the left for year
  strings of length 2. Since parse_date throws an IsoFormatError
  for year strings of lengths other than 2 or 4 this shouldn't
  significantly change any public API consumers.
- Specify changelog location in setup.py
- Change to Woodpecker CI
- Add a CI pipeline to test builders when a tag is pushed

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-23 19:35:00 -07:00