Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pydantic
From: Adam Ciarcinski
Date: 2023-02-18 22:02:41
Message id: 20230218210241.1DFD1FA90@cvs.NetBSD.org
Log Message:
py-pydantic: updated to 1.10.5
v1.10.5
* Fix broken parametrized bases handling with `GenericModel`s with complex sets \
of models
* Invalidate mypy cache if plugin config changes
* Fix `RecursionError` when deep-copying dataclass types wrapped by pydantic
* Fix `X | Y` union syntax breaking `GenericModel`
* Switch coverage badge to show coverage for this branch/release
Files: