forked from pool/python-pydantic
Accepting request 1274365 from home:glaubitz:branches:devel:languages:python
- 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/1274365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=72
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 08:19:26 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 25 09:30:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user