Subject: CVS commit: pkgsrc/devel/py-pydantic
From: Adam Ciarcinski
Date: 2024-04-24 14:43:18
Message id: 20240424124319.0476CFA2C@cvs.NetBSD.org

Log Message:
py-pydantic: updated to 2.7.1

v2.7.1

Packaging

Bump pydantic-core to v2.18.2

New Features

Ftp and Websocket connection strings support

Changes

Use field description for RootModel schema description when there is …

Fixes

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

Files:
RevisionActionfile
1.17modifypkgsrc/devel/py-pydantic/Makefile
1.16modifypkgsrc/devel/py-pydantic/distinfo