File: changelog

package info (click to toggle)
python-requests-mock 1.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: python: 2,339; makefile: 162
file content (228 lines) | stat: -rw-r--r-- 6,598 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
python-requests-mock (1.12.1-3) unstable; urgency=medium

  * Removed -O--buildsystem=python_distutils from d/rules.

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Dec 2024 10:42:02 +0100

python-requests-mock (1.12.1-2) unstable; urgency=medium

  * Removed python3-six (build-)depends (Closes: #1069954).
  * Add many things to [project]/dynamic in pyproject.toml (Closes: #1077523).

 -- Thomas Goirand <zigo@debian.org>  Mon, 05 Aug 2024 13:21:15 +0200

python-requests-mock (1.12.1-1) unstable; urgency=medium

  * New upstream release.
  * Switch to pybuild.
  * Use setuptools-scm.
  * add-packages-to-setuptools.patch.
  * Build-Depends on testtools >= 2.7.2 (Closes: #1073457).

 -- Thomas Goirand <zigo@debian.org>  Tue, 09 Jul 2024 01:15:53 +0200

python-requests-mock (1.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Removed python3-mock from build-depends.
  * Removed testrepository from build-depends, now using pytest.
  * Drop fix-.testr.conf-to-use-python3.patch.

 -- Thomas Goirand <zigo@debian.org>  Sat, 24 Feb 2024 09:29:35 +0100

python-requests-mock (1.10.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 04 Oct 2023 22:31:17 +0200

python-requests-mock (1.10.0-1) experimental; urgency=medium

  * New upstream release.
  * Added python3-requests-futures as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Aug 2023 15:02:43 +0200

python-requests-mock (1.9.3-3) unstable; urgency=medium

  * Cleans better (Closes: #1046396).

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Aug 2023 00:04:02 +0200

python-requests-mock (1.9.3-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 13:31:22 +0200

python-requests-mock (1.9.3-1) experimental; urgency=medium

  * New upstream release.
  * Rebased removed-privacy-breach-in-docs.patch.
  * Added build-depends: python3-pytest.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 10:32:18 +0200

python-requests-mock (1.7.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 11:37:17 +0200

python-requests-mock (1.7.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Apr 2020 12:57:52 +0200

python-requests-mock (1.6.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 20 Oct 2019 00:58:24 +0200

python-requests-mock (1.6.0-1) experimental; urgency=medium

  * New upstream release.
  * Add python3-purl as build-depends.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Sep 2019 23:24:54 +0200

python-requests-mock (1.5.2-3) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Removed Python 2 support (Closes: #938139).
  * Add fix-.testr.conf-to-use-python3.patch.

 -- Thomas Goirand <zigo@debian.org>  Sat, 14 Sep 2019 21:40:45 +0200

python-requests-mock (1.5.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 03 Sep 2018 16:56:31 +0200

python-requests-mock (1.5.2-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * Fixed upstream VCS in debian/rules.
  * New upstream release.
  * Rebased patches.
  * Remove reno sphinx extension from doc/sources/conf.py.

 -- Thomas Goirand <zigo@debian.org>  Sun, 19 Aug 2018 14:20:06 +0200

python-requests-mock (1.4.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * Running wrap-and-sort -bast

  [ Thomas Goirand ]
  * New upstream release.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 Mar 2018 17:32:35 +0100

python-requests-mock (1.3.0-3) unstable; urgency=medium

  * Team upload.
  * Bump debhelper compat level to 10.
  * Testsuite: autopkgtest-pkg-python
  * Updating standards version to 4.1.1.
  * Use Python 3 version of Sphinx

 -- Ondřej Nový <onovy@debian.org>  Sat, 18 Nov 2017 15:00:46 +0100

python-requests-mock (1.3.0-2) unstable; urgency=medium

  * Uploading to unstable.
  * Fixed typo in long desc.
  * Standards-Version is now 4.1.1.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Nov 2017 22:12:29 +0000

python-requests-mock (1.3.0-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Rebased no-intersphinx.patch.
  * Fixed new path for doc source.

 -- Thomas Goirand <zigo@debian.org>  Mon, 18 Sep 2017 20:45:05 +0000

python-requests-mock (1.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Corey Bryant ]
  * New upstream release.
  * d/p/*: Rebased.

  [ Thomas Goirand ]
  * Added Corey as uploaders.
  * Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.

 -- Thomas Goirand <zigo@debian.org>  Tue, 12 Jul 2016 14:32:46 +0000

python-requests-mock (0.7.0-2) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Uploading to unstable.
  * Standards-Version: 3.9.7 (no change).
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Apr 2016 10:06:54 +0000

python-requests-mock (0.7.0-1) experimental; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 Dec 2015 15:05:30 +0100

python-requests-mock (0.6.0-2) unstable; urgency=medium

  * Fixed Uploaders: field.

 -- Thomas Goirand <zigo@debian.org>  Tue, 28 Apr 2015 14:18:52 +0000

python-requests-mock (0.6.0-1) unstable; urgency=medium

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed new python-requests required version.

  [ Corey Bryant ]
  * New upstream release.
  * d/rules: Switch UPSTREAM_GIT to github/openstack repo.
  * d/rules: Fail the build if tests fail.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 07 Dec 2015 15:34:55 -0500

python-requests-mock (0.4.0-1) unstable; urgency=medium

  * Initial release. (Closes: #754537)

 -- Thomas Goirand <zigo@debian.org>  Sat, 12 Jul 2014 15:30:04 +0800