summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-croniter_5.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-croniter: upgrade 3.0.3 -> 5.0.1Wang Mingyu2024-11-051-0/+16
Changelog: =========== - Community wanted: Reintroduce 7 as DayOfWeek in deviation from standard cron - Remove DayOfWeek alias 7 to DayOfWeek 0 to stick to standard cron - Fix DOW ranges calculations when lastday is a Sunday - Fix overflow on 32bits systems - Fix python2 testing - Modernize packaging Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>