summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fastjsonschema_2.15.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-fastjsonschema: upgrade 2.15.3 -> 2.16.1Xu Huan2022-07-241-38/+0
| | | | | | | | | | | | | | Add dependence python3-json Changelog from 2.15.3 to 2.16.1 ================================ * Fix uniqueItems when explicitly set to False * Fix generating invalid code for some schemas using items * Preserving full path in combination with $ref * Improved error messages for oneOf and anyOf Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fastjsonschema: Upgrade 2.15.1 -> 2.15.3Leon Anavi2022-01-191-0/+38
Upgrade to release 2.15.3: - Fix swapping handlers - Fix tests - Readablregexps in generated code 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>