python-pydantic
No description set
- Developed at devel:languages:python
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pydantic && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ignore-urllib3-pyopenssl-warning.patch | 0000000462 462 Bytes | |
pydantic-1.10.4.tar.gz | 0000898916 878 KB | |
python-pydantic.changes | 0000018243 17.8 KB | |
python-pydantic.spec | 0000002355 2.3 KB |
Revision 15 (latest revision is 30)
Dominique Leuenberger (dimstar_suse)
accepted
request 1055778
from
Daniel Garcia (dgarcia)
(revision 15)
- update to v1.10.4: * Change dependency to typing-extensions>=4.2.0, #4885 by @samuelcolvin * fix parsing of custom root models, #4883 by @gou177 * fix: use dataclass proxy for frozen or empty dataclasses, #4878 by @PrettyWood * Fix schema and schema_json on models where a model instance is a one of default values, #4781 by @Bobronium * Add Jina AI to sponsors on docs index page, #4767 by @samuelcolvin * fix: support assignment on DataclassProxy, #4695 by @PrettyWood * Add postgresql+psycopg as allowed scheme for PostgreDsn to make it usable with SQLAlchemy 2, #4689 by @morian * Allow dict schemas to have both patternProperties and additionalProperties, #4641 by @jparise * Fixes error passing None for optional lists with unique_items, #4568 by @mfulgo * Fix GenericModel with Callable param raising a TypeError, #4551 by @mfulgo * Fix field regex with StrictStr type annotation, #4538 by @sisp * Correct dataclass_transform keyword argument name from field_descriptors to field_specifiers, #4500 by @samuelcolvin * fix: avoid multiple calls of __post_init__ when dataclasses are inherited, #4487 by @PrettyWood * Reduce the size of binary wheels, #2276 by @samuelcolvin
Comments 0