Converting complex datatypes to and from native Python datatypes

Edit Package python-marshmallow
http://marshmallow.readthedocs.io/

marshmallow is an ORM/ODM/framework-agnostic library for converting complex
datatypes, such as objects, to and from native Python datatypes.

Refresh
Refresh
Source Files
Filename Size Changed
marshmallow-3.20.1.tar.gz 0000184683 180 KB
python-marshmallow-no-version-warning.patch 0000001686 1.65 KB
python-marshmallow.changes 0000016158 15.8 KB
python-marshmallow.spec 0000003162 3.09 KB
Revision 23 (latest revision is 25)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132365 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to 3.20.1:
  * Fix call to ``get_declared_fields``: pass ``dict_cls`` again
  * Add ``absolute`` parameter to ``URL`` validator and ``Url``
  * Use Abstract Base Classes to define ``FieldABC`` and
    ``SchemaABC``
  * Use `OrderedSet` as default `set_class`. Schemas are now
    ordered by default.
  * Handle ``OSError`` and ``OverflowError`` in
    ``utils.from_timestamp`` (:pr:`2102`).
  * Fix the default inheritance of nested partial schemas
  * Officially support Python 3.11 (:pr:`2067`).
  * Drop support for Python 3.7 (:pr:`2135`).

- rename docs subpackage to the more common doc name
- Update to 3.19.0
  * Add timestamp and timestamp_ms formats to fields.DateTime (#612). Thanks @vgavro for    the suggestion and thanks @vanHoi for the PR.
Comments 0
openSUSE Build Service is sponsored by