summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-croniter_1.0.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-croniter: Upgrade 1.0.6 -> 1.0.8Leon Anavi2021-03-141-12/+0
| | | | | | | | | | | Upgrade to release 1.0.8: - Update _expand to lowercase each component of the expression - Fix _expand to reject int literals with underscores - Remove a debug statement to make flake8 happy Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-croniter: Upgrade 1.0.5 -> 1.0.6Leon Anavi2021-02-051-0/+12
Upgrade to release 1.0.6: - Fix combination of star and invalid expression bugs Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>