File: changelog

package info (click to toggle)
python-drf-spectacular 0.28.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,748 kB
  • sloc: python: 14,174; javascript: 114; sh: 61; makefile: 30
file content (180 lines) | stat: -rw-r--r-- 5,998 bytes parent folder | download
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
python-drf-spectacular (0.28.0-2) unstable; urgency=medium

  [ Carsten Schoenert ]
  * d/watch: Convert to version 5
  * d/control: Bump Standards-Version to 4.7.2
  * d/control: Remove Rules-Requires-Root

  [ Colin Watson ]
  * Fix test failures with djangorestframework 3.16.1 compatibility
    (Closes: #1114301)

 -- Colin Watson <cjwatson@debian.org>  Wed, 10 Sep 2025 00:12:35 +0100

python-drf-spectacular (0.28.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.28.0
    (Closes: #1089029)
  * Rebuild patch queue from patch-queue branch
    Updated/adjusted patch:
    0002-Skip-rest_framework_simplejwt-tests-if-not-installed.patch
  * d/control: Switch sphinx-rtd-theme to furo in B-D
  * d/rules: Add some more tests we need to ignore
  * autopkgtests: Ignore these tests here too
  * d/control: Bump Standards-Version to 4.7.0
    No further changes needed.
  * d/control: Use dh-sequence-{python3,sphinxdoc}
  * d/rules: Drop --with option from default target
  * d/rules: Remove .mypy_cache while dh_clean

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 04 Dec 2024 20:28:33 +0100

python-drf-spectacular (0.27.2-1) unstable; urgency=medium

  * Team upload
  * d/control: Mark the -doc package Multi-Arch: foreign
  * d/watch: Switch to use Git mode on GitHub
  * New upstream version 0.27.2
  * Rebuild patch queue from patch-queue branch
    Dropped patch (fixed upstream):
    0005-DRF-3.15-counteract-new-assertion-for-tests.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 24 Jun 2024 18:56:22 +0200

python-drf-spectacular (0.27.1-1) unstable; urgency=medium

  * Team upload
  * d/gbp.conf: Add some minor defaults
  * New upstream version 0.27.1
  * Rebuild patch queue from patch-queue branch
    Added patch:
    0005-DRF-3.15-counteract-new-assertion-for-tests.patch
     Fixes test suite run with DRF >= 3.15.0
    Modified patches (added Forwarded: not needed):
    0001-Remove-image-badges-to-prevent-privacy-breaches.patch
    0002-Skip-rest_framework_simplejwt-tests-if-not-installed.patch
    0003-Do-not-load-fonts-from-external-sources.patch
    0004-Use-local-objects.inv-in-intersphinx-mapping.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 24 Mar 2024 08:59:18 +0100

python-drf-spectacular (0.27.0-1) unstable; urgency=low

  * New upstream version 0.27.0
  * Refresh patches.
  * Update year in d/copyright.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <fladi@debian.org>  Fri, 12 Jan 2024 12:11:29 +0000

python-drf-spectacular (0.26.5-1) unstable; urgency=medium

  * New upstream version 0.26.5
  * Refresh patches.
  * Add patch to use local objects.inv in intersphinx mapping.

 -- Michael Fladischer <fladi@debian.org>  Sun, 01 Oct 2023 21:40:00 +0000

python-drf-spectacular (0.26.2-1) unstable; urgency=medium

  * New upstream version 0.26.2
  * Bump Standards-Version to 4.6.2.
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Jun 2023 19:14:02 +0000

python-drf-spectacular (0.25.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Update d/copyright with new years.

 -- Michael Fladischer <fladi@debian.org>  Thu, 05 Jan 2023 23:54:27 +0000

python-drf-spectacular (0.24.2-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Tue, 27 Sep 2022 13:13:07 +0000

python-drf-spectacular (0.24.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Sep 2022 21:30:23 +0000

python-drf-spectacular (0.22.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.

 -- Michael Fladischer <fladi@debian.org>  Mon, 04 Apr 2022 19:40:30 +0000

python-drf-spectacular (0.21.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Let pytest ignore tests/contrib/test_rest_framework_recursive.py,
    vanilla DRF Field is not a suitable replacement for RecursiveField.
  * Depend on python3-all for autopkgtests.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Sat, 29 Jan 2022 10:08:54 +0000

python-drf-spectacular (0.20.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Add patch to disable font loading from external sources in redoc
    template.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Thu, 28 Oct 2021 21:09:49 +0000

python-drf-spectacular (0.18.2-1) unstable; urgency=medium

  [ Adam Cecile ]
  * New upstream release (Closes: #989305).

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.0.1.
  * Add patch to skip rest_framework_simplejwt tests if not installed.

 -- Michael Fladischer <fladi@debian.org>  Fri, 10 Sep 2021 21:54:42 +0000

python-drf-spectacular (0.13.1-1) unstable; urgency=low

  [ 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.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Add python3-django-filters, python3-inflection and python3-psycopg2
    to Build-Depends, required by tests.
  * Update patch to skip all contrib tests with missing dependencies.
  * Bump Standards-Version to 4.5.1.
  * Bump debhelper version to 13.
  * Use uscan version 4.
  * Bump versioned build dependency on python3-uritemplate to (>= 3~).

 -- Michael Fladischer <fladi@debian.org>  Tue, 02 Feb 2021 22:49:06 +0100

python-drf-spectacular (0.9.1-1) unstable; urgency=low

  * Initial release (Closes: #958984).

 -- Michael Fladischer <fladi@debian.org>  Sun, 26 Apr 2020 22:52:48 +0200