1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
python-marshmallow-dataclass (8.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Use dh-sequence-python3.
* Standards-Version: 4.7.2.
-- Colin Watson <cjwatson@debian.org> Mon, 11 Aug 2025 11:54:29 +0100
python-marshmallow-dataclass (8.5.14-2) unstable; urgency=medium
* Team upload.
* Drop obsolete python3-marshmallow-enum Recommends and test dependency in
favour of python3-marshmallow (>= 3.18.0) (closes: #1108782).
-- Colin Watson <cjwatson@debian.org> Mon, 07 Jul 2025 22:00:40 +0100
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 <pollo@debian.org> Mon, 04 Sep 2023 22:11:56 -0400
python-marshmallow-dataclass (8.5.10-1) unstable; urgency=medium
* Team upload.
* New upstream version. (Closes: #1025108)
* d/patches: remove 'fix_broken_types.patch', as it has been upstreamed.
* d/control: make the binary package's description longer, as recommended by
lintian.
-- Louis-Philippe Véronneau <pollo@debian.org> Thu, 01 Dec 2022 16:27:58 -0500
python-marshmallow-dataclass (8.5.8-3) unstable; urgency=medium
* Team upload.
* d/patches/fix_broken_types.patch: from upstream
Closes: #1019391, #1020099
-- Michael R. Crusoe <crusoe@debian.org> Sat, 01 Oct 2022 12:25:37 +0200
python-marshmallow-dataclass (8.5.8-2) unstable; urgency=medium
* Add autopkgtests
* Add dataclasses to d/py3dist-overrides
* d/control: Add missing Recommends
* d/control: add nocheck tags on test-specific Build-Deps
* Run wrap-and-sort -bastk
-- Jérôme Charaoui <jerome@riseup.net> Thu, 14 Jul 2022 21:54:12 -0400
python-marshmallow-dataclass (8.5.8-1) unstable; urgency=medium
* Initial release. (Closes: #1013077)
-- Jérôme Charaoui <jerome@riseup.net> Sat, 18 Jun 2022 09:23:15 -0400
|