| Name: | python3-marshmallow | 
|---|---|
| Version: | 3.1.1 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 383152 | 
| License: | MIT | 
| RPM: | python3-marshmallow-3.1.1-1.el8.noarch.rpm | 
| Source RPM: | python-marshmallow-3.1.1-1.el8.src.rpm | 
| Build Date: | Sat Nov 02 2019 | 
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | http://marshmallow.readthedocs.org/ | 
| Summary: | Documentation for python-marshmallow | 
| Description: | Marshmallow is a framework-agnostic library for converting complex datatypes, such as objects, to and from primitive Python datatypes. Marshmallow schemas can be used to: * Validate input data. * Deserialize input data to app-level objects. * Serialize app-level objects to primitive Python types. The serialized objects can then be rendered to standard formats such as JSON for use in an HTTP API. Python 3 version.  | 
- rebase to python-marshmallow 3.1.1
- Rebuilt for Python 3.8
- latest upstream release
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- new upstream release
- new upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- add rpmbuild --wit{,hout}=python{2,3} options
- generate docs by python3-sphinx
- don't build Python 2 subpackage by default
  - add patch for CVE-2018-17175.patch