summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-jsonpointer_2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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-jsonpointer: Upgrade 2.0 -> 2.1Leon Anavi2021-03-171-0/+26
Upgrade to release 2.1: - Support Python 3.8 and 3.9 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>