summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-click-repl_0.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | 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-click-repl: Upgrade 0.1.6 -> 0.2.0Leon Anavi2021-06-021-0/+10
Upgrade to release 0.2.0: - Use tox-travis instead of custom runtox script - Update tests to expect hyphens - Backwards compatibility between click 7 & 8 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>