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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
python-marshmallow (3.26.1-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Exclude test_from_timestamp_with_overflow_value test on i386
-- Alexandre Detiste <tchet@debian.org> Wed, 26 Mar 2025 12:58:32 +0100
python-marshmallow (3.26.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 3.26.1
* Update build dependencies:
- dh-python
- python3-dateutil
- python3-setuptools: this uses "flit" now
+ dh-sequence-python3
+ furo
+ python3-autodocsumm
+ python3-sphinx-copybutton
+ python3-sphinx-issues
+ python3-sphinxext-opengraph
* Annotate deps with !nodoc & !nocheck
* Trim autopkgtest dependencies
* Remove Python2 crumb from d/rules
[ Federico Ceratto ]
* New upstream release
* Add dependency on flit & pybuild-plugin-pyproject
-- Alexandre Detiste <tchet@debian.org> Sat, 15 Feb 2025 15:17:29 +0100
python-marshmallow (3.20.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild source-only to allow migration to testing.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Wed, 25 Oct 2023 13:54:37 +0200
python-marshmallow (3.20.1-1) unstable; urgency=medium
* New upstream release
* Add tzdata-legacy dependency (Closes: #1052847)
-- Federico Ceratto <federico@debian.org> Sun, 08 Oct 2023 15:44:04 +0200
python-marshmallow (3.18.0-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sun, 16 Oct 2022 11:22:54 +0100
python-marshmallow (3.15.0-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sun, 27 Mar 2022 21:57:53 +0100
python-marshmallow (3.13.0-1) unstable; urgency=medium
* New upstream release (Closes: #989268)
-- Federico Ceratto <federico@debian.org> Thu, 19 Aug 2021 22:38:03 +0100
python-marshmallow (3.10.0-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Fri, 01 Jan 2021 21:30:39 +0000
python-marshmallow (3.7.1-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sun, 26 Jul 2020 22:47:11 +0100
python-marshmallow (3.6.1-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Mon, 15 Jun 2020 20:47:20 +0100
python-marshmallow (3.6.0-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sun, 17 May 2020 14:27:41 +0100
python-marshmallow (3.5.1-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sat, 21 Mar 2020 13:13:57 +0000
python-marshmallow (3.4.0-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Thu, 06 Feb 2020 22:53:57 +0000
python-marshmallow (3.3.0-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sat, 28 Dec 2019 21:41:31 +0000
python-marshmallow (3.2.2-1) unstable; urgency=medium
* New upstream release (Closes: #942136)
-- Federico Ceratto <federico@debian.org> Sun, 10 Nov 2019 22:15:58 +0000
python-marshmallow (3.2.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Federico Ceratto ]
* New upstream release
-- Federico Ceratto <federico@debian.org> Tue, 29 Oct 2019 11:58:43 +0000
python-marshmallow (3.0.0b14-1) unstable; urgency=high
* New upstream release (Closes: #909140), CVE-2018-17175
-- Federico Ceratto <federico@debian.org> Tue, 18 Sep 2018 22:44:15 +0100
python-marshmallow (3.0.0b3-1) unstable; urgency=low
* Initial package (Closes: #819648)
-- Federico Ceratto <federico@debian.org> Sat, 23 Sep 2017 16:21:52 +0100
|