To stage with the python-pydantic-core 2.35.1 update in sr#1287849 - Add patch bump-pydantic-core-2.35.1.patch to support latest pydantic-core, gh#pydantic/pydantic#11963 - Add patch field-name-validator-core-schemas.patch to remove deprecation warning, gh#pydantic/pydantic#11761 - Update to 2.11.7 * Copy FieldInfo instance if necessary during FieldInfo build by @Viicos in #11980 2.11.6 * Rebuild dataclass fields before schema generation by @Viicos in #11949 * Always store the original field assignment on FieldInfo by @Viicos in #11946 2.11.5 * Check if FieldInfo is complete after applying type variable map by @Viicos in #11855 * Do not delete mock validator/serializer in model_rebuild() by @Viicos in #11890 * Do not duplicate metadata on model rebuild by @Viicos in #11902 - Update to 2.11.4 * Bump mkdocs-llmstxt to v0.2.0 * Allow config and bases to be specified together in create_model() * This change was backported as it was previously possible (although not meant to be supported) * To provide model_config as a field, which would make it possible to provide both configuration and bases. * Remove generics cache workaround * Remove coercion of decimal constraints * Fix crash when expanding root type in the mypy plugin * Fix issue with recursive generic models * Traverse function-before schemas during schema gathering - Drop field_name.patch, merged upstream - Update BuildRequires and Requires from pyproject.toml OBS-URL: https://build.opensuse.org/request/show/1287850 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydantic?expand=0&rev=33
Description
No description provided
Languages
Diff
100%