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
|
python-marshmallow-polyfield (5.11-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Fix serializing selected fields without 'dump' methods (closes:
#1098600).
* Use dh-sequence-python3.
* Use pybuild-plugin-pyproject.
-- Colin Watson <cjwatson@debian.org> Mon, 24 Feb 2025 01:08:39 +0000
python-marshmallow-polyfield (5.10-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Diego M. Rodriguez ]
* New upstream version 5.10
* d/control: bump Standards-Version to 4.6.0 (no changes needed)
* d/control: set architecture to all
* d/watch: switch to github releases
* d/upstream: remove unused key
* d/control: remove hard-coded dependency
* d/tests: add upstream tests
* d/rules: use pytest option instead of patch
* d/copyright: add note about copyright year
* d/copyright: add closing copyright year and note
* d/clean: clean egg-info entries
-- Diego M. Rodriguez <diego@moreda.io> Sat, 18 Sep 2021 15:41:43 +0000
python-marshmallow-polyfield (5.9-1) unstable; urgency=medium
* Team upload.
[ Diego M. Rodriguez ]
* New upstream version 5.9
* Add salsa CI using default pipelines
* Remove tests as are no longer included by upstream
* d/control: add Testsuite, Rules-Requires-Root
* d/control: bump debheler-compat to 13
[ Tristan Seligmann ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 02 Aug 2020 15:51:01 +0200
python-marshmallow-polyfield (5.8-1) unstable; urgency=medium
* Initial release (Closes: #942133)
-- Diego M. Rodriguez <diego@moreda.io> Tue, 28 Jan 2020 10:26:25 +0100
|