File: changelog

package info (click to toggle)
python-flexmock 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 460 kB
  • sloc: python: 3,802; makefile: 17; sh: 14
file content (254 lines) | stat: -rw-r--r-- 7,760 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
python-flexmock (0.12.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.7.0, no changes needed

 -- Stefano Rivera <stefanor@debian.org>  Wed, 01 Jan 2025 20:14:16 -0400

python-flexmock (0.12.1-1) unstable; urgency=medium

  * New upstream release.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 06 Jun 2024 11:50:27 +0100

python-flexmock (0.12.0-1) unstable; urgency=medium

  * New upstream release.
    - Uses the pytest plugin system, instead of wrapping the test runner.
      (Closes: #1067358)
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 24 Mar 2024 16:07:39 -0400

python-flexmock (0.11.3-3) unstable; urgency=medium

  * Clean correctly. (Closes: #1046630)
  * Bump Standards-Version to 4.6.2, no changes needed.
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 24 Oct 2023 12:01:38 +0200

python-flexmock (0.11.3-2) unstable; urgency=medium

  * Support the nocheck build profile.
  * Bump Standards-Version to 4.6.1, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Mon, 17 Oct 2022 14:56:04 +0200

python-flexmock (0.11.3-1) unstable; urgency=medium

  * New upstream point release.
  * Drop patches, superseded upstream.
  * Upstream reorganised tests, update runners.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 18 Feb 2022 12:20:20 -0400

python-flexmock (0.11.2-2) unstable; urgency=medium

  * Exclude docs/conf.py from the wheel. (Closes: #1003396)

 -- Stefano Rivera <stefanor@debian.org>  Sun, 09 Jan 2022 10:22:50 -0400

python-flexmock (0.11.2-1) unstable; urgency=medium

  * New upstream release.
  * Update tests, reorganised upstream.
  * Run tests with subunit and testtools.
  * Build with poetry (pybuild pyproject plugin).
    - Patch: Don't install docs with the code.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 07 Jan 2022 18:50:06 -0400

python-flexmock (0.11.1-1) unstable; urgency=medium

  * New upstream release.
  * Run the normal upstream test suite with the trial runner, instead of the
    pytest suite.
  * Run the upstream test suite with zope.testrunner.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 23 Nov 2021 07:54:19 -0400

python-flexmock (0.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Build-Depend on python3-setuptools.
  * Update path to unittest suite.
  * Explicitly run unittest suite with the unittest module.
  * Run the pytest suite with twisted's trial runner too.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 09 Nov 2021 00:52:30 -0800

python-flexmock (0.10.10-2) unstable; urgency=medium

  * Drop python3-nose tests, allowing removal from Debian (see: #997758).
    Upstream doesn't support nose2, yet, so we can't just run the nose
    testsuite with nose2.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 24 Oct 2021 12:18:23 -0700

python-flexmock (0.10.10-1) unstable; urgency=medium

  * New upstream release.

 -- Stefano Rivera <stefanor@debian.org>  Mon, 20 Sep 2021 19:15:45 -0700

python-flexmock (0.10.9-1) unstable; urgency=medium

  * New upstream release.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 08 Sep 2021 15:58:16 -0700

python-flexmock (0.10.8-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dh-python.
  * Bump debhelper from old 12 to 13.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 01 Sep 2021 16:43:50 -0700

python-flexmock (0.10.7-1) unstable; urgency=medium

  * New upstream release.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 24 Aug 2021 14:42:48 -0700

python-flexmock (0.10.5-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.
  * Add upstream metadata.
  * Bump copyright years.
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Bump debian/watch version to 4.

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

 -- Stefano Rivera <stefanor@debian.org>  Thu, 22 Jul 2021 07:34:17 -0400

python-flexmock (0.10.4-3) unstable; urgency=medium

  * Drop python 2 binary package, no longer used in Debian.
    (Closes: #937762)
  * Bump Standards-Version to 4.5.0, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 07 May 2020 15:17:06 -0700

python-flexmock (0.10.4-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Dont run unittests for python2 binary, to reduce pytest rdeps

 -- Sandro Tosi <morph@debian.org>  Mon, 13 Apr 2020 19:47:20 -0400

python-flexmock (0.10.4-1) unstable; urgency=medium

  * New upstream release.
    - Supporting Python 3.7.
  * Bump debhelper compat to 12 (using B-D syntax).
  * Bump Standards-Version to 4.4.0, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 09 Jul 2019 17:26:54 -0700

python-flexmock (0.10.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.3.0, no changes needed.
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 17 Jan 2019 23:27:54 +1300

python-flexmock (0.10.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout

  [ Stefano Rivera ]
  * Bump debhelper compat to 11.
  * Declare Rules-Requires-Root: no.
  * Bump Standards-Version to 4.2.0, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 26 Aug 2018 20:44:01 +0100

python-flexmock (0.10.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump copyright years.
  * Switch Vcs URLs to https.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 02 Feb 2016 15:07:03 +1100

python-flexmock (0.10.1-1) unstable; urgency=medium

  * New upstream release
  * Update watch file to use pypi.debian.net.
  * Update copyright
    - Upstream switched to a different BSD-2 variant.
    - New upstream maintainer.
  * Bump X-Python*-Versions, upstream dropped support for < 2.6, and < 3.3.
  * Port to pybuild.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Bump debhelper compat level to 9.
  * Add autopkgtests.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 26 Dec 2015 13:59:55 +0200

python-flexmock (0.9.7-1) unstable; urgency=low

  [ Dmitry Shachnev ]
  * Use /usr/bin/nosetests instead of /usr/bin/nosetests-X.Y (closes:
    #707516).

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

  [ Stefano Rivera ]
  * New Upstream version.
  * Bump Standards-Version to 3.9.4.
    - Bump debhelper dependency to 8.1 for build-{arch,indep} support.
  * Bumpy copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 10 May 2013 03:18:35 +0200

python-flexmock (0.9.6-1) unstable; urgency=low

  * New upstream version.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 16 Jun 2012 20:23:01 +0100

python-flexmock (0.9.5-1) unstable; urgency=low

  * New upstream version.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 03 Jun 2012 09:47:51 +0100

python-flexmock (0.9.4-1) unstable; urgency=low

  * New upstream version.
  * Respect DEB_BUILD_OPTIONS=nocheck.

 -- Stefano Rivera <stefanor@debian.org>  Mon, 28 May 2012 01:31:26 +0100

python-flexmock (0.9.3-1) unstable; urgency=low

  * Initial release (Closes: #668606).

 -- Stefano Rivera <stefanor@debian.org>  Fri, 13 Apr 2012 21:40:14 +0200