summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-jsonpointer_2.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: remove recipes imported to oe-coreBruce Ashfield2021-11-261-26/+0
| | | | | | | | | To support device tree schema validation in kernels v5.16+, we've imported dt-schema + dependencies to core. So we can safely drop them from meta-python. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jsonpointer: Upgrade 2.1 -> 2.2Leon Anavi2021-11-241-0/+26
Upgrade to release 2.2: - Add method and add classmethod tag - Add test for get_parts (new method) 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>