Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-marshmallow-3.21.1-10.fc41 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-marshmallow Distribution: Fedora Project
Version: 3.21.1 Vendor: Fedora Project
Release: 10.fc41 Build date: Wed Mar 6 13:21:33 2024
Group: Unspecified Build host: buildhw-x86-07.iad2.fedoraproject.org
Size: 577852 Source RPM: python-marshmallow-3.21.1-10.fc41.src.rpm
Packager: Fedora Project
Url: http://marshmallow.readthedocs.org/
Summary: Documentation for python-marshmallow
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.

Provides

Requires

License

MIT

Changelog

* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-10
  - include dist-info directory
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-9
  - do not include egg info
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-8
  - define __python to make py_test_envvars macro happy
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-7
  - use pyproject_save_files macro
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-6
  - do not try to load marshmallow during build time
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-5
  - do not require sphinx issues for building doc
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-4
  - convert versionwarning-disable.patch to handling during build time
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-3
  - upstream uses pyproject instead of setup.py - change build accordingly
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-2
  - convert disable-autodocsumm to dynamic handling during build time
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.1-1
  - rebase to 3.21.1
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.0-4
  - remove obsolete python-provide macro
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.0-3
  - remove python2 subpackage
* Wed Mar 06 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.0-2
  - use autospec
* Tue Feb 27 2024 Miroslav Suchý <msuchy@redhat.com> - 3.21.0-1
  - Update python-marshmallow to 3.21.0-1
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 16 2023 Miroslav Suchý <msuchy@redhat.com> - 3.19.0-6
  - remove issue_repository
* Thu Oct 05 2023 Miroslav Suchý <msuchy@redhat.com> - 3.19.0-5
  - setup packit pull-from-upstream automation
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.19.0-3
  - Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Nov 30 2022 Miroslav Suchý <msuchy@redhat.com> - 3.19.0-1
  - Update python-marshmallow to 3.19.0-1
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 27 2022 Miroslav Suchý <msuchy@redhat.com> - 3.17.0-1
  - Update python-marshmallow to 3.17.0-1
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.13.0-3
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/marshmallow
/usr/lib/python3.12/site-packages/marshmallow-3.21.1.dist-info
/usr/lib/python3.12/site-packages/marshmallow-3.21.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/marshmallow-3.21.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/marshmallow-3.21.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/marshmallow-3.21.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/marshmallow/__init__.py
/usr/lib/python3.12/site-packages/marshmallow/__pycache__
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/class_registry.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/class_registry.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/decorators.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/decorators.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/error_store.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/error_store.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/fields.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/fields.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/orderedset.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/orderedset.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/schema.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/schema.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/types.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/types.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/validate.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/validate.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/warnings.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/marshmallow/__pycache__/warnings.cpython-312.pyc
/usr/lib/python3.12/site-packages/marshmallow/base.py
/usr/lib/python3.12/site-packages/marshmallow/class_registry.py
/usr/lib/python3.12/site-packages/marshmallow/decorators.py
/usr/lib/python3.12/site-packages/marshmallow/error_store.py
/usr/lib/python3.12/site-packages/marshmallow/exceptions.py
/usr/lib/python3.12/site-packages/marshmallow/fields.py
/usr/lib/python3.12/site-packages/marshmallow/orderedset.py
/usr/lib/python3.12/site-packages/marshmallow/py.typed
/usr/lib/python3.12/site-packages/marshmallow/schema.py
/usr/lib/python3.12/site-packages/marshmallow/types.py
/usr/lib/python3.12/site-packages/marshmallow/utils.py
/usr/lib/python3.12/site-packages/marshmallow/validate.py
/usr/lib/python3.12/site-packages/marshmallow/warnings.py
/usr/share/doc/python-marshmallow
/usr/share/doc/python-marshmallow/CHANGELOG.rst
/usr/share/doc/python-marshmallow/README.rst
/usr/share/licenses/python-marshmallow
/usr/share/licenses/python-marshmallow/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 02:05:04 2024