File: changelog

package info (click to toggle)
flask-wtf 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 428 kB
  • sloc: python: 1,313; makefile: 22; sh: 10
file content (286 lines) | stat: -rw-r--r-- 9,342 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
flask-wtf (1.2.2-1) unstable; urgency=medium

  * Team upload.
  * [b4eb707] New upstream version 1.2.2
  * [d2cf2f3] d/watch: Adjust https URL to watch on
  * [f9fc4bf] d/control: Adjust Homepage field to new resource
  * [a73452f] d/u/metadata: Update URL data to new resource
  * [c4d5618] d/copyright: Adjust Source field to new resource
  * [625f7ad] Rebuild patch queue from patch-queue branch
    Adjusted patch:
    docs-Use-local-Python-intersphinx-inventary.patch
  * [246b50c] d/control: Bump Standards-Versions to 4.7.0
    No further changes needed.
  * [e94662b] d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 19 Dec 2024 16:30:35 +0200

flask-wtf (1.2.1-1) unstable; urgency=medium

  * [868b002] d/watch: Add compression type gz
  * [81c13d9] New upstream version 1.2.1
  * [c964cbd] d/control: Upstream moved to hatchling build system
  * [4de9d27] Rebuild patche queue from patch-queue branch
    Removed patch:
    tests-Revert-upstream-modification-to-test_i18n.py.patch
    (Closes: #1052770)
  * [d489ee4] d/rules: Adjust PYTHONPATH within override_dh_sphinxdoc

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 24 Nov 2023 20:31:43 +0000

flask-wtf (1.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.1
  * Rebuild patche queue from patch-queue branch
    Added patch:
    tests-Revert-upstream-modification-to-test_i18n.py.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 20 Jan 2023 20:17:41 +0100

flask-wtf (1.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.0
  * Rebuild patch queue from patch-queue branch
    Dropped patch (included upstream):
    Fixed-unit-tests.patch
  * d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 16 Jan 2023 19:52:05 +0100

flask-wtf (1.0.1-3) unstable; urgency=medium

  * Team upload.
  * d/gbp.conf: Add some more defaults
  * Rebuild patch queue from patch-queue branch
    Added patches:
    Fixed-unit-tests.patch
    docs-Use-local-Python-intersphinx-inventary.patch
    Removed patch:
    0001-Remove-intersphinx-extension-to-avoid-external-conne.patch
    (Closes: #1026681)
  * debian/*: Running wrap-and-sort -ast
    No further modifications.
  * d/control: Add new build deps and BuildProfileSpecs
  * d/control: Bump Standards-Versions to 4.6.2
    No further changes needed.
  * d/control: Add Rules-Requires-Root: no
  * d/watch: Update to version 4 and git mode
  * d/control: Set homepage to GH project site
  * d/u/metadata: Add project documentation website entry
  * d/salsa-ci.yml: Limit CI run to architecture all
  * d/python-flaskext.wtf-doc.examples: Ship also examples
  * d/copyright: Update upstream year data
  * d/python-flaskext.wtf-doc: Use dh_sphinxdoc for build
  * d/control: Remove Recommends from python-flaskext.wtf-doc
    The package libjs-jquery isn't needed or somehow useful for the package
    python-flaskext.wtf-doc.

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 31 Dec 2022 19:43:57 +0100

flask-wtf (1.0.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 22:18:24 +0100

flask-wtf (1.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Use pytest instead of nose. (Closes: #1018357)
  * Drop override_dh_auto_test.
  * Update 0001-Remove-intersphinx-extension-to-avoid-external-conne.patch for
    new upstream.
  * Build-depend on python3-pallets-sphinx-themes, python3-sphinx-issues, and
    python3-sphinxcontrib-log-cabinet.
  * Fix PYTHONPATH for `make html`.
  * Do not remove tests/test_recaptcha.py in d/rules, the test passes.
  * Add python3-flaskext.wtf to autopkgtest dependencies.
  * Set Standards-Version to 4.6.1.

 -- Emanuele Rocca <ema@debian.org>  Sat, 17 Sep 2022 22:11:42 +0200

flask-wtf (0.14.3-2) unstable; urgency=medium

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

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

 -- Sandro Tosi <morph@debian.org>  Mon, 02 May 2022 21:21:08 -0400

flask-wtf (0.14.3-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team Upload.
  * New upstream version 0.14.3.
  * d/control: Bump Standard-Versions to 4.5.0.
  * Remove not applied patch.
  * d/rules: Override test execution during the build.
  * d/tests/test: using py3versions -s to make sure all
    supported version are installed.
    - Change the autopkgtest test for a non-trivial test.
  * d/salsa-ci.yml: enable salsa-ci.
  * Add patch to deactivate intersphinx extension.

  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Remove patches 0001-Disable-test-that-uses-internet.patch that are
    missing from debian/patches/series.
  * Set upstream metadata fields: Repository.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Mon, 23 Mar 2020 12:49:54 -0400

flask-wtf (0.14.2-4) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Andrey Rahmatullin ]
  * Drop Python 2 support.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 07 Aug 2019 21:33:45 +0500

flask-wtf (0.14.2-3) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Christoph Berg ]
  * Clean docs/_build/ and don't fail on building twice.
  * Remove obsolete comment about needing flask-testing.
  * Mark python-flaskext.wtf-doc as M-A: foreign.
  * Disable failing i18n test. (Closes: #912069)
  * Disable failing recaptcha test.

 -- Christoph Berg <myon@debian.org>  Sat, 12 Jan 2019 20:36:43 +0100

flask-wtf (0.14.2-2) unstable; urgency=medium

  * Team upload.
  * Convert repository to gbp.
  * Add debian/tests/import; the autodep8 tries to use "flaskext.wtf" as
    module name otherwise.

 -- Christoph Berg <christoph.berg@credativ.de>  Tue, 05 Dec 2017 15:50:39 +0100

flask-wtf (0.14.2-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Adrian Vondendriesch ]
  * New upstream version.
  * Bump Standards-Version to 3.9.8

 -- Adrian Vondendriesch <adrian.vondendriesch@credativ.de>  Fri, 02 Jun 2017 10:31:28 +0200

flask-wtf (0.12-2) unstable; urgency=medium

  * Team upload.
  * Change compat to 9
  * Disable test communicating on the internet (Closes: #805662)
  * Fix B-D by adding flask-babel which is necessary for testing
  * Added doc-base

 -- Orestis Ioannou <orestis@oioannou.com>  Thu, 04 Feb 2016 00:39:30 +0100

flask-wtf (0.12-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Add python3 package. Closes: #782920, #764959
  * Switched to DEP5 copyright format
  * Switched to 3.0 quilt patches format
  * Switched to pybuild
  * Switch to pypi redirector for d/watch
  * Moved to Standards-Version: 3.9.6
  * Add separate documentation package
  * Simplify Build-Depends
  * Add patch to remove external resources from documentation

 -- Orestis Ioannou <orestis@oioannou.com>  Mon, 07 Sep 2015 10:00:50 +0200

flask-wtf (0.10.2-1) unstable; urgency=medium

  * New upstream version.

 -- Bernd Zeimetz <bzed@debian.org>  Sun, 05 Oct 2014 12:33:41 +0200

flask-wtf (0.10.0-1) unstable; urgency=medium

  * Team upload.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Christian Hofstaedtler ]
  * New upstream version.
  * Update dependency versions, as per upstream requirements.txt/setup.py.
  * Replace sphinx-bundled underscore.js with link to libjs-underscore.
  * Bump Standards-Version to 3.9.5, no changes needed.

 -- Christian Hofstaedtler <zeha@debian.org>  Sat, 26 Jul 2014 23:54:35 +0200

flask-wtf (0.6-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Add Vcs-* fields.

  [ Bernd Zeimetz ]
  * New upstream release.

 -- Bernd Zeimetz <bzed@debian.org>  Thu, 26 Apr 2012 20:01:14 +0200

flask-wtf (0.5.2-2) unstable; urgency=low

  * Team upload.
  * Convert to dh_python2
  * Bump python-flask's minimum required version to 0.6.1-2 (which provides
    flaskext namespace now)
  * Remove .pth file from binary package
  * Add python-wtforms and python-flask to Build-Depends-Indep (Sphinx uses
    them while generating docs)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 07 May 2011 19:41:53 +0200

flask-wtf (0.5.2-1) unstable; urgency=low

  * New upstream version.

 -- Bernd Zeimetz <bzed@debian.org>  Mon, 14 Feb 2011 14:48:21 +0100

flask-wtf (0.3.3-2) unstable; urgency=low

  * Rename binary package to be really according to the
    policy before it goes into unstable.

 -- Bernd Zeimetz <bzed@debian.org>  Wed, 20 Oct 2010 15:23:59 +0200

flask-wtf (0.3.3-1) unstable; urgency=low

  * Initial release.

 -- Bernd Zeimetz <bzed@debian.org>  Wed, 20 Oct 2010 11:40:25 +0200