python-marshmallow-sqlalchemy 0.28.1-1 source package in Ubuntu

Changelog

python-marshmallow-sqlalchemy (0.28.1-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.1; no further
    changes).
  * d/control: Remove trivial autopkgtest-pkg-python.
  * d/control: Add python3-packaging as Build-Depends.

 -- Emmanuel Arias <email address hidden>  Mon, 12 Sep 2022 07:00:32 +0000

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-marshmallow-sqlalchemy_0.28.1-1.dsc 2.4 KiB 964220450f68de26ec67193bd99bde604b9ddfdc2d6c567e128688cee6320a7d
python-marshmallow-sqlalchemy_0.28.1.orig.tar.gz 47.7 KiB 961183d9e7038eeb221b5800f0033936b2a5168f7eb0d764fdb23f288d6c448b
python-marshmallow-sqlalchemy_0.28.1-1.debian.tar.xz 2.9 KiB 9044a7f56caf799056077710613ee0d2f22a14fa94b37ab3037e8c2898d035b3

Available diffs

No changes file available.

Binary packages built by this source

python3-marshmallow-sqlalchemy: SQLAlchemy integration with marshmallow (Python3)

 SQLAlchemy integration with the marshmallow (de)serialization library.
 .
 It allows one to declare your models, generate marshmallow schemas, and
 (de)serialize your data.