mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pydantic: upgrade 2.4.1 -> 2.4.2
Changelog:
=============
Fix bug with JSON schema for sequence of discriminated union
Fix schema references in discriminated unions
Fix json schema generation for recursive models
Fix models_json_schema for generic models
Fix xfailed test for generic model signatures
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 51df8080ca)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
0da5f5448a
commit
6941b48ecc
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=09280955509d1c4ca14bae02f21d49a6"
|
|||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
SRC_URI[sha256sum] = "b172505886028e4356868d617d2d1a776d7af1625d1313450fd51bdd19d9d61f"
|
||||
SRC_URI[sha256sum] = "94f336138093a5d7f426aac732dcfe7ab4eb4da243c88f891d65deb4a2556ee7"
|
||||
|
||||
DEPENDS += "python3-hatch-fancy-pypi-readme-native"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user