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

Changelog

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

  * Team upload.
  * [6123e1b] New upstream version 1.2.1
  * [d92beac] d/control: Use the GitHub URL in the Homepage field
  * [cd7c672] d/u/metadata: Use https for FAQ entry

 -- Carsten Schoenert <email address hidden>  Fri, 22 Mar 2024 20:15:36 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flask-marshmallow_1.2.1-1.dsc 2.6 KiB adfa086d277842a6bc24682688732252ba4acb2c81e771c30d7d20b748fd8779
python-flask-marshmallow_1.2.1.orig.tar.gz 38.9 KiB bc4a45add050e5a90dac7712d9302cdd908db9bcac1c87d816703f15392d481f
python-flask-marshmallow_1.2.1-1.debian.tar.xz 7.4 KiB dbe6b36c64d4012377187693ed562b964ffde1bd37c66f85b5738f7f11b99cca

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.