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

Changelog

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

  * New upstream version 0.19.0
  * Fix d/watch

 -- Utkarsh Gupta <email address hidden>  Tue, 29 Oct 2019 12:22:17 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-marshmallow-sqlalchemy_0.19.0-1.dsc 2.4 KiB 67bdb6f9e119e74b3cb6d2f62b5c49adb847fef397566aa265117695eafcb05f
python-marshmallow-sqlalchemy_0.19.0.orig.tar.gz 44.9 KiB 8d054e72dc5cac7a5d8c8157f8e36de267d33d5f8fd6d66eea771497a9c7e9f2
python-marshmallow-sqlalchemy_0.19.0-1.debian.tar.xz 2.3 KiB b15f8dca6bc3b795a6cfeb2e6a90bb35672538507e3c6d7118a9f0247027a5e1

Available diffs

No changes file available.

Binary packages built by this source

python3-marshmallow-sqlalchemy: SQLAlchemy integration with marshmallow

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