Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pydantic-core
From: Adam Ciarcinski
Date: 2024-08-08 07:35:17
Message id: 20240808053517.D1650FC74@cvs.NetBSD.org
Log Message:
py-pydantic-core: updated to 2.21.0
v2.21.0 2024-08-05
Packaging
Bump idna from 0.5.0 to 1.0.1
Bump pyo3 from 0.22.0 to 0.22.2
Bump serde_json from 1.0.118 to 1.0.121
Bump serde from 1.0.203 to 1.0.204
Bump base64 from 0.21.7 to 0.22.1
Fixes
Fixes discriminated union bug regression when using enums
string: Use 're.Pattern.search' instead of 're.Pattern.match'
Fix model field_serializer with computed field
Clean up some string handling cases
Features
Validate bytes based on ser_json_bytes
Support allow_partial='trailing-strings'
Performance
Use Uuid:::from_u128 for uuid_to_string
Files: