Information for build python-marshmallow-2.0.0-0.7.gita8b3385.el6

ID1146616
Package Namepython-marshmallow
Version2.0.0
Release0.7.gita8b3385.el6
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-marshmallow.git#df7533596845fab1b0deced01ef389eaa0720a68
SummaryPython library for converting complex datatypes to and from primitive types
DescriptionMarshmallow 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.
Built bymsuchy
State complete
Volume DEFAULT
StartedFri, 21 Sep 2018 13:12:06 UTC
CompletedFri, 21 Sep 2018 13:13:35 UTC
Taskbuild (el6-candidate, /rpms/python-marshmallow.git:df7533596845fab1b0deced01ef389eaa0720a68)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-marshmallow.git#df7533596845fab1b0deced01ef389eaa0720a68'}}
Tags No tags
RPMs
src
python-marshmallow-2.0.0-0.7.gita8b3385.el6.src.rpm (info) (download)
noarch
python-marshmallow-2.0.0-0.7.gita8b3385.el6.noarch.rpm (info) (download)
python-marshmallow-doc-2.0.0-0.7.gita8b3385.el6.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
hw_info.log
state.log
mock_output.log
Changelog * Fri Sep 21 2018 Miroslav Suchy <msuchy@redhat.com> - 2.0.0-0.7.gita8b3385 - add patch for cve-2018-17175 * Fri Sep 11 2015 Miroslav Suchý <miroslav@suchy.cz> 2.0.0-0.6.gita8b3385 - 1219288 - fix ownership of docdir and use correct release number * Fri Sep 11 2015 Miroslav Suchý <msuchy@redhat.com> 2.0.0-0.5.a8b3385 - add short git hash to release number * Fri Sep 11 2015 Miroslav Suchý <msuchy@redhat.com> 2.0.0b5-4 - create -doc subpackages - 1219288 - reorganize spec file * Mon Sep 07 2015 Miroslav Suchý <msuchy@redhat.com> 2.0.0b5-3 - explicitely list docdir * Mon Sep 07 2015 Miroslav Suchý <msuchy@redhat.com> 2.0.0b5-2 - unbundle ordereddict and ordered set - add documentation * Mon Aug 24 2015 Valentin Gologuzov <vgologuz@redhat.com> - 2.0.0b5-1 - Rebuild with the newest upstream version * Thu May 07 2015 Dan Callaghan <dcallagh@redhat.com> - 1.2.6-1 - initial version