File: changelog

package info (click to toggle)
flask-limiter 3.12-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,264 kB
  • sloc: python: 6,432; makefile: 165; sh: 67
file content (230 lines) | stat: -rw-r--r-- 7,959 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
flask-limiter (3.12-2) unstable; urgency=medium

  * Team upload.
  * d/control: Drop <!nocheck> from python3-ordered-set. Closes: #1116736.
  * d/control: Drop "Rules-Requires-Root: no" (default).

 -- Santiago Vila <sanvila@debian.org>  Tue, 07 Oct 2025 23:20:00 +0200

flask-limiter (3.12-1) unstable; urgency=medium

  * Team upload.
  * [2ccc7de] New upstream version 3.12

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 23 Mar 2025 08:55:47 +0200

flask-limiter (3.11.0-1) unstable; urgency=medium

  * Team upload.
  * [6242f49] New upstream version 3.11.0
  * [c57875b] Rebuild patch queue from patch-queue branch
    updated patch:
    docs-Don-t-link-to-external-resources.patch
  * [f9d0af5] d/control: Bump Standards-Version to 4.7.2
    No further modifications needed.
  * [e7ebca5] d/rules: Drop -D option from SPHINXOPTS

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 12 Mar 2025 17:08:54 +0200

flask-limiter (3.10.0-1) unstable; urgency=medium

  * Team upload.
  * [cb21ba1] New upstream version 3.10.0
  * [5415f28] d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 11 Jan 2025 15:58:48 +0200

flask-limiter (3.9.2-1) unstable; urgency=medium

  * Team upload.

  [ James Addison ]
  * docs: configure a zero PYTHONHASHSEED value during the Sphinx
    documentation build
    (Closes: #1064519)

  [ Carsten Schoenert ]
  * [a400b26] New upstream version 3.9.2

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 29 Nov 2024 18:44:15 +0100

flask-limiter (3.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.8.0
  * d/control: Bump B-D on python3-limits to >= 3.13.0
  * d/control: Set B-D on python3-sphinx-issues >= 4.1.0
  * d/control: Bump Standards-Version to 4.7.0
    No further modifications needed.
  * d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 22 Sep 2024 19:34:10 +0200

flask-limiter (3.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.5.1
  * remove extraneous python3-six build-dep
  * refresh patches

 -- Alexandre Detiste <tchet@debian.org>  Wed, 21 Feb 2024 00:52:21 +0100

flask-limiter (3.5.0-1) unstable; urgency=medium

  * Team upload.
  * d/watch: Move over to git mode on GitHub
  * New upstream version 3.5.0
  * Rebuild patch queue from patch-queue branch
    Dropped patch (applied upstream):
    docs-Disable-extension-enum_tools.autoenum.patch
    (Closes: #1019747)
  * d/control: Remove version constrains on Werkzeug

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 24 Jan 2024 20:47:38 +0100

flask-limiter (3.3.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.3.1

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 24 May 2023 18:23:12 +0200

flask-limiter (3.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.3.0

 -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 03 Mar 2023 20:51:15 +0100

flask-limiter (3.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.2.0
  * d/copyright: Update year data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 19 Feb 2023 09:03:41 +0100

flask-limiter (3.1.0-2) unstable; urgency=medium

  * Team upload.
  * autopkgtest: Tune setup once more
    Do the autopkgtest run without setting folder permission for storing the
    memcached pid.

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

flask-limiter (3.1.0-1) unstable; urgency=medium

  * Team upload.
  * d/gbp.conf: Add some more default config
  * New upstream version 3.1.0
  * Rebuild patch queue from patch-queue branch
    Added patches:
    docs-Use-local-packaged-intersphinx-invetary-if-possible.patch
    Renamed patches:
    no_privacy_breach.patch
     -> debian/patches/docs-Don-t-link-to-external-resources.patch
    no_enum_tools.patch
     -> docs-Disable-extension-enum_tools.autoenum.patch
    Dropped patch (obsolete):
    no_inline_tabs.patch
    use_default_theme.patch
    (Closes: #1019741)
  * d/control: Bump debhelper-compat to 13
  * d/control: Add new required build deps
  * python-flask-limiter-doc: Use dh_sphinxdoc for build
  * python-flask-limiter-doc: Add doc-base sequencer
  * d/u/metadata: Adding project metadata
  * d/control: Mark python-flask-limiter-doc M-A: foreign
  * d/control: Bump Standards-Version to 4.6.2
    No further modifications needed.
  * d/control: Update upstream homepage data
  * d/control: Sort binary packages alphabetically
  * autopkgtest: Adjust test setup to new version
    The new upstream major version requires some adjustments to the
    autopkgtesting.
  * debian/*: Running wrap-and-sort -ast
    No further modifications.
  * d/control: Add Rules-Requires-Root: no
  * d/python-flask-limiter-doc.examples: Ship also examples
  * d/copyright: Update year and homepage data

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 01 Jan 2023 18:36:52 +0100

flask-limiter (2.6.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #982210)
  * Instead of skipping upstream tests with an empty override_dh_auto_test,
    run only those that don't require docker / docker-compose.
  * Use pytest instead of nose (Closes: #1018354)
  * Run a custom autopkgtest using memcached for storage.
  * Turn the dependency on python3-limits into a versioned one. At least 2.3.0
    is needed.
  * Drop patches 0002-Don-t-depend-on-distutils-pkg_resources-at-runtime.patch
    and 0003-Do-not-use-unpackaged-theme-for-documentation.patch, no longer
    needed.
  * Add Build-depends on: python3-typing-extensions,
    python3-sphinxext-opengraph, python3-sphinx-issues,
    python3-sphinx-paramlinks and python3-sphinxcontrib.programoutput.
  * Add patches to build without enum_tools and inline_tabs.
  * Add use_default_theme.patch to use default sphinx theme.
  * Bump Standards-Version.
  * Add no_privacy_breach.patch to remove links to external resources hosted
    on shields.io / google to address the privacy-breach-generic Lintian
    warning.

 -- Emanuele Rocca <ema@debian.org>  Tue, 06 Sep 2022 15:32:39 +0200

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

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Refer to specific version of license .

  [ 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 20:53:05 -0400

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

  * Team upload.
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <onovy@debian.org>  Sat, 03 Aug 2019 22:01:50 +0200

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

  [ Nicolas Dandrimont ]
  * New upstream release 1.0.1
    - Updates versioneer.py and makes the build reproducible (Closes: #852482)
  * Fix install path for documentation. (Closes: #852515)
  * Refresh patches after gbp pq conversion
  * Stop running tests at build time
    - Remove associated patch
    - Add autopkgtests instead
  * Remove patch rendered useless by upstream versioneer update
  * Add a patch to avoid a useless runtime dependency on
    distutils/pkg_resources (Closes: #896276, #896410)
  * Update Standards Version to 4.1.4 (no further changes)
  * Update debhelper compat level to 11

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

 -- Nicolas Dandrimont <olasd@debian.org>  Mon, 30 Apr 2018 20:08:02 +0200

flask-limiter (0.9.3-1) unstable; urgency=medium

  * Initial release. (Closes: #851290)

 -- Nicolas Dandrimont <olasd@debian.org>  Mon, 16 Jan 2017 16:21:28 +0100