python-marshmallow-dataclass 8.5.14-1 source package in Ubuntu

Changelog

python-marshmallow-dataclass (8.5.14-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * d/control: drop obsolete python3-marshmallow-enum dependency.
    (Closes: #1040068)
  * d/control: Standards-Version update to 4.6.2. No changes.

 -- Louis-Philippe Véronneau <email address hidden>  Mon, 04 Sep 2023 22:11:56 -0400

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
Questing release universe misc
Plucky release universe misc
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-marshmallow-dataclass_8.5.14-1.dsc 1.8 KiB 6a8e15a7d05bd4cf41d93a077862d3a67f9be0e2fdddc01102881a2e560b5790
python-marshmallow-dataclass_8.5.14.orig.tar.xz 28.2 KiB 9bdda522348f6efd4ae44c72f6e8404b856e9b74daa3092749871fe49f0826f5
python-marshmallow-dataclass_8.5.14-1.debian.tar.xz 2.6 KiB 6db9f8bf3e0a740fb820d16e055db4032f07161bab20926d816d002784351244

Available diffs

No changes file available.

Binary packages built by this source

python3-marshmallow-dataclass: Automatic generation of marshmallow schemas from dataclasses

 Python library to convert dataclasses into marshmallow schemas. It provides
 automatic generation of marshmallow schemas from dataclasses.