summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydantic_2.6.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pydantic: Ignore failing testcasesKhem Raj2024-04-041-1/+1
| | | | | | Lot of them are due to pytestv8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: upgrade 2.6.3 -> 2.6.4Wang Mingyu2024-03-201-0/+53
Changelog: ========== -Fix usage of AliasGenerator with computed_field decorator -Fix nested discriminated union schema gen, pt 2 -Fix bug with no_strict_optional=True caused by API deferral Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>