python-flask-marshmallow 1.2.0-1 source package in Ubuntu

Changelog

python-flask-marshmallow (1.2.0-1) unstable; urgency=medium

  * Team upload.
  * [f3358e7] New upstream version 1.2.0
  * [b2bc29a] Rebuild patch queue from patch-queue branch
    Removed patch:
    docs-Fix-Sphinx-build-with-7.2.patch

 -- Carsten Schoenert <email address hidden>  Wed, 07 Feb 2024 17:56:59 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flask-marshmallow_1.2.0-1.dsc 2.6 KiB ab8ec6df8c860bfdc8ea66935004d50102778a7fd3330775d7cc7db7aedd7551
python-flask-marshmallow_1.2.0.orig.tar.gz 38.6 KiB 4636432e0dd0de18df740825807cddb48c9368fea4c4aca2b5b1908d21f3cfba
python-flask-marshmallow_1.2.0-1.debian.tar.xz 7.3 KiB 696a26469a7554cecf70c90f2f7c560f721a562b44e852809a932d00f5c6224c

Available diffs

No changes file available.

Binary packages built by this source

python-flask-marshmallow-doc: Flask + marshmallow for beautiful APIs (Documentation)

 Flask-Marshmallow is a thin integration layer for Flask (a Python web
 framework) and marshmallow (an object serialization/deserialization library)
 that adds additional features to marshmallow, including URL and Hyperlinks
 fields for HATEOAS-ready APIs.
 .
 This package installs the documentation for the library.

python3-flask-marshmallow: Flask + marshmallow for beautiful APIs (Python3)

 Flask-Marshmallow is a thin integration layer for Flask (a Python web
 framework) and marshmallow (an object serialization/deserialization library)
 that adds additional features to marshmallow, including URL and Hyperlinks
 fields for HATEOAS-ready APIs.
 .
 It also (optionally) integrates with Flask-SQLAlchemy.