Information for build python-marshmallow-2.10.5-1.fc25

ID829501
Package Namepython-marshmallow
Version2.10.5
Release1.fc25
Epoch
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 byignatenkobrain
State complete
Volume fedora_koji_archive01
StartedTue, 27 Dec 2016 13:39:04 UTC
CompletedTue, 27 Dec 2016 13:40:45 UTC
Taskbuild (f25-candidate, /rpms/python-marshmallow:3afd02337191511b203b0aa207cbbacfc37a3fe0)
Tags
f25-updates
RPMs
src
python-marshmallow-2.10.5-1.fc25.src.rpm (info) (download)
noarch
python-marshmallow-doc-2.10.5-1.fc25.noarch.rpm (info) (download)
python2-marshmallow-2.10.5-1.fc25.noarch.rpm (info) (download)
python3-marshmallow-2.10.5-1.fc25.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Dec 27 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.10.5-1 - Update to 2.10.5 (RHBZ #1408340) * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.10.4-2 - Rebuild for Python 3.6 * Thu Dec 01 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.10.4-1 - Update to 2.10.4 (RHBZ #1400189) * Tue Oct 04 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.10.3-1 - Update to 2.10.3 (RHBZ #1381098) * Thu Sep 15 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.10.1-2 - Update to 2.10.1 (RHBZ #1376432) * Tue Sep 06 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.10.0-2 - Trivial fix in spec * Tue Sep 06 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.10.0-1 - Update to 2.10.0 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Jul 07 2016 Igor Gnatenko <ignatenko@redhat.com> - 2.9.0-1 - Update to 2.9.0 * Wed Jul 06 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.8.0-1 - Update to 2.8.0 - Add recommends - Modernize spec * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-0.3.gitea1def9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Nov 18 2015 Miroslav Suchý <msuchy@redhat.com> 2.2.1-0.2.gitea1def9 - add BR simplejson - add BR python-tox * Wed Nov 18 2015 Miroslav Suchý <msuchy@redhat.com> 2.2.1-0.1.gitea1def9 - rebase to 2.2.1 * Wed Nov 18 2015 Miroslav Suchý <miroslav@suchy.cz> 2.2.1-0.0.gitea1def9 - rebase to 2.2.1 * 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