summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fastjsonschema_2.20.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-fastjsonschema: Add missing rdeps for ptestsKhem Raj2024-09-151-0/+2
| | | | | | Allocated 5G RAM to qemu when running the ptest to avoid OOMs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fastjsonschema: Upgrade 2.18.0 -> 2.20.0Leon Anavi2024-08-141-0/+38
Upgrade to release 2.20.0. Added validations at compile time: - required must have unique items - checking if schema is not allowing required items (item is required, but is not listed in properties) Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>