* __version__, __parsed_version__, and __version_info__ attributes
are deprecated (:issue:`2227`). Use feature detection or
importlib.metadata.version("marshmallow") instead.
* Add many Meta option to Schema so it expects a collection by default.
* Drop support for Python 3.8.
* Improve type hint formatting for Field, Nested, and Function fields
to resolve PyCharm warnings.
* Custom validators should raise a ValidationError for invalid values.
* Deprecate context parameter of Schema.
* Field, Mapping, and Number should no longer be used as fields within
schemas. Use their subclasses instead.
* Typing: Improve type annotations
* CVE-2025-68480: Merge error store messages without rebuilding collections.
- Drop python-marshmallow-no-version-warning.patch, fixed upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marshmallow?expand=0&rev=58
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
<multibuild>
|
|
<package>doc</package>
|
|
</multibuild>
|