summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-automat_20.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-automat: Upgrade 20.2.0 -> 22.10.0Leon Anavi2022-11-021-21/+0
| | | | | | | | | | | | Upgrade to release 22.10.0: - Added double-spaces after embedded youtube links - Add explanation for how to use assert to pacify mypy - Allow enter to have a default - CI improvements Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-automat: Upgrade 0.8.0 -> 20.2.0Leon Anavi2020-06-031-0/+21
Upgrade to release 20.2.0. Rebase the patch that removes dependency on on m2r for the new release. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>