| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-pydantic: Upgrade 2.10.4 -> 2.10.5 | Leon Anavi | 2025-01-13 | 1 | -73/+0 |
| | | | | | | | | | | | Upgrade to release 2.10.5: - Remove custom MRO implementation of Pydantic models - Fix URL serialization for unions Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-pydantic: Upgrade 2.10.2 -> 2.10.4 | Leon Anavi | 2025-01-07 | 1 | -0/+73 |
| Upgrade to release 2.10.4: - 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 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
