Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pydantic-core
From: Adam Ciarcinski
Date: 2025-02-26 11:24:36
Message id: 20250226102436.ACF7EFBE1@cvs.NetBSD.org
Log Message:
py-pydantic-core: updated to 2.30.0
2.30.0
Use core schema fns to initalize SchemaValidators in the test suite.
Bump url from 2.5.2 to 2.5.4
Fix enum strict JSON validation when validators are present
Add support for validating v7 UUIDs
Refactor LookupKey logic to reduce redundancy
Add support for UUIDv6 and UUIDv8 validation
Remove unneeded Option map in PyMultiHostUrl.build
Add API documentation for ErrorDetails.url
Fix typo in InitErrorDetails.type documentation
bump to PyO3 0.23.5, support PyPy 3.11
Fix strict behavior for unions
Update python3-dll-a for PyPy 3.11
Improving the alias configuration API for validation and serialization
Files: