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 61 62 63
|
dataclasses-json (0.5.7-3) unstable; urgency=medium
* Team upload.
* d/tests/control: also require the newer mypy here
-- Michael R. Crusoe <crusoe@debian.org> Fri, 30 Sep 2022 16:00:17 +0200
dataclasses-json (0.5.7-2) unstable; urgency=medium
* Team upload.
* d/patches: add 0001 patch, to cope with changes to mypy.main
* d/control: update test-dep on python3-mypy to match the above patch
* Standards-Version: 4.6.1 (routine-update)
* Add salsa-ci file (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Fri, 30 Sep 2022 13:29:22 +0200
dataclasses-json (0.5.7-1) unstable; urgency=medium
* New upstream version.
* d/rules: stop skipping tests, as upstream fixed the issue.
* d/patches: drop 0002, as it's not needed anymore.
-- Louis-Philippe Véronneau <pollo@debian.org> Wed, 30 Mar 2022 14:06:59 -0400
dataclasses-json (0.5.6-2) unstable; urgency=medium
* d/rules: skip test "test_type_hints", as it's failing (it also fails
upstream) and it's not important. (Closes: #1005600)
-- Louis-Philippe Véronneau <pollo@debian.org> Sun, 13 Feb 2022 14:48:59 -0500
dataclasses-json (0.5.6-1) unstable; urgency=medium
* New upstream release.
* d/patches: drop 0001, as it has been upstreamed.
* d/control: Standards Version update to 4.6.0. No changes.
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 11 Oct 2021 23:38:56 -0400
dataclasses-json (0.5.4-1) unstable; urgency=medium
[ Louis-Philippe Véronneau ]
* New upstream release.
* d/control: Standards Version update to 4.5.1. No changes.
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Louis-Philippe Véronneau <pollo@debian.org> Tue, 08 Jun 2021 22:42:04 -0400
dataclasses-json (0.5.2-2) unstable; urgency=medium
* d/tests: fix unittests autopkgtests for multiple Python versions.
-- Louis-Philippe Véronneau <pollo@debian.org> Mon, 19 Oct 2020 01:37:16 -0400
dataclasses-json (0.5.2-1) unstable; urgency=medium
* Initial release. (Closes: #971338)
-- Louis-Philippe Véronneau <pollo@debian.org> Tue, 29 Sep 2020 17:46:07 -0400
|