python-marshmallow-sqlalchemy 1.0.0-2 source package in Ubuntu

Changelog

python-marshmallow-sqlalchemy (1.0.0-2) unstable; urgency=medium

  * Team upload
  * Replace unmaintained lazy-fixture by lazy-fixtures

 -- Alexandre Detiste <email address hidden>  Tue, 14 May 2024 09:57:25 +0200

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-marshmallow-sqlalchemy_1.0.0-2.dsc 2.8 KiB f4d0516c6faf88b05e9b1dc0b7bb53e7a826d6a92d59a6097526e466d6cee975
python-marshmallow-sqlalchemy_1.0.0.orig.tar.gz 48.1 KiB 5584b186fdfd91ea4033d5b8c2da7bd571d427693df0c9bef41dc5863721539b
python-marshmallow-sqlalchemy_1.0.0-2.debian.tar.xz 5.3 KiB 545188c80f39258e4eb018aec5e6ce73b34fffcf1b4a80c85659889e6de39ed9

Available diffs

No changes file available.

Binary packages built by this source

python-marshmallow-sqlalchemy-doc: SQLAlchemy integration with marshmallow (Documentation)

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

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.