Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pydantic
From: Adam Ciarcinski
Date: 2024-12-24 23:20:20
Message id: 20241224222020.18741FC1D@cvs.NetBSD.org
Log Message:
py-pydantic: updated to 2.10.4
v2.10.4 (2024-12-18)
Packaging
* Bump `pydantic-core` to v2.27.2
Fixes
* Fix for comparison of `AnyUrl` objects
* Properly fetch PEP 695 type params for functions, do not fetch annotations \
from signature
* Include JSON Schema input core schema in function schemas
* Add `len` to `_BaseUrl` to avoid TypeError
* Make sure the type reference is removed from the seen references
Files: