diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-05-02 10:48:14 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-05-02 07:32:51 -0700 |
commit | 6112eb064ccaf7b9c74b285e3fc070bab0343340 (patch) | |
tree | 10ca372f62032a10ba2bf1bb7564b46ccdcd4e75 /meta-python/recipes-devtools/python/python3-h5py | |
parent | fbd37bafc1bfc8deb55e253771cd506f5fd70b20 (diff) | |
download | meta-openembedded-6112eb064ccaf7b9c74b285e3fc070bab0343340.tar.gz |
python3-pydantic: upgrade 2.7.0 -> 2.7.1
Changelog:
============
-Bump pydantic-core to v2.18.2
-Ftp and Websocket connection strings support
-Use field description for RootModel schema description when there is no docstring
-Fix validation_alias behavior with model_construct for AliasChoices and AliasPath
-Revert typing.Literal and import it outside the TYPE_CHECKING block
-Fix Secret serialization schema, applicable for unions
-Fix strict application to function-after with use_enum_values
-Address case where model_construct on a class which defines model_post_init fails with AttributeError
-Fix model_json_schema with config types
-Support multiple zeros as an int
-Fix validation of ints with leading unary plus
-Fix interaction between extra != 'ignore' and from_attributes=True
-Handle error from Enum's missing function as ValidationError
-Fix memory leak with Iterable validation
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions