Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pydantic-core
From: Adam Ciarcinski
Date: 2024-05-29 09:29:10
Message id: 20240529072910.96461FA2C@cvs.NetBSD.org
Log Message:
py-pydantic-core: updated to 2.18.3
v2.18.3
Packaging
Bump serde_json from 1.0.114 to 1.0.116
Bump the python-packages group with 7 updates
Bump regex from 1.10.3 to 1.10.4
Bump pyo3 from 0.21.1 to 0.21.2
Bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2
Fixes
CI: lint fixes for rust 1.78
Fix validation of ints with leading unary minus
Defer to PyO3 i64 extraction to avoid implicit integer casts
Fix: keyword only non default argument
Fix str subclass validation for enums
Support BigInts in Literals and Enums
Fix: uuid - allow str subclass as input
Fix case of checking truthiness of NotImplemented
Fix generate_self_schema for Python 3.12+
Files: