summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fastjsonschema_2.16.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-fastjsonschema: upgrade 2.16.1 -> 2.16.2Xu Huan2022-08-271-39/+0
| | | | | | | | | Changelog: =========== Fix compile to code tests to run them on any platform Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fastjsonschema: upgrade 2.15.3 -> 2.16.1Xu Huan2022-07-241-0/+39
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>