From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../{python3-pydantic_2.4.1.bb => python3-pydantic_2.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pydantic_2.4.1.bb => python3-pydantic_2.4.2.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.4.1.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.4.2.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-pydantic_2.4.1.bb rename to meta-python/recipes-devtools/python/python3-pydantic_2.4.2.bb index 6d06650eb0..a83789d977 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.4.2.bb @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105681): https://lists.openembedded.org/g/openembedded-devel/message/105681 Mute This Topic: https://lists.openembedded.org/mt/102131440/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
