File: changelog

package info (click to toggle)
jupyter-client 7.4.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,436 kB
  • sloc: python: 8,397; makefile: 168
file content (345 lines) | stat: -rw-r--r-- 9,991 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
jupyter-client (7.4.9-2) unstable; urgency=medium

  * Team upload.
  * Add missing build-dependency (python3-dateutil)

 -- Julian Gilbey <jdg@debian.org>  Sun, 15 Jan 2023 21:44:40 +0000

jupyter-client (7.4.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Refresh patches.
  * Autopkgtest tests with all python versions (closes: #1012493)
  * Update d/copyright file
  * Remove autopkgtest-pkg-python testsuite (it only runs superficial
    tests)
  * Use dh-sequence-* in build-depends
  * Fix some lintian warnings

 -- Julian Gilbey <jdg@debian.org>  Sun, 15 Jan 2023 10:54:16 +0000

jupyter-client (7.3.4-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Add missing build-depends.

 -- Julien Puydt <jpuydt@debian.org>  Thu, 09 Jun 2022 17:34:55 +0200

jupyter-client (7.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Bump standards-version to 4.6.1.

 -- Julien Puydt <jpuydt@debian.org>  Sat, 14 May 2022 10:36:54 +0200

jupyter-client (7.3.0-3) unstable; urgency=medium

  * Add version dependency on python3-pytest-asyncio also in
  d/tests/control (Closes: #1010822).
  * Add a patch to avoid a pytest warning turning into an error.
  * Add a dep on python3-pytest-timeout.

 -- Julien Puydt <jpuydt@debian.org>  Wed, 11 May 2022 18:19:33 +0200

jupyter-client (7.3.0-2) unstable; urgency=medium

  * Add version dependency on python3-pytest-asyncio, because CI
  fails.

 -- Julien Puydt <jpuydt@debian.org>  Wed, 04 May 2022 14:00:01 +0200

jupyter-client (7.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Update b-deps.
  * Checked dask.distributed builds with this (Closes: #1000271).

 -- Julien Puydt <jpuydt@debian.org>  Sun, 01 May 2022 22:39:14 +0200

jupyter-client (7.1.2-1) unstable; urgency=medium

  * New upstream version 7.1.2

 -- Gordon Ball <gordon@chronitis.net>  Tue, 25 Jan 2022 08:55:03 +0000

jupyter-client (7.1.1-1) unstable; urgency=medium

  * New upstream version 7.1.1

 -- Gordon Ball <gordon@chronitis.net>  Mon, 17 Jan 2022 16:38:04 +0000

jupyter-client (7.1.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 7.1.0

  [ Julien Puydt ]
  * Uploading, since it seems to give different results with
  dask.distributed.

 -- Julien Puydt <jpuydt@debian.org>  Thu, 02 Dec 2021 08:17:25 +0100

jupyter-client (7.0.6-2) unstable; urgency=medium

  * Add breaks against ipykernel < 6, nbconvert < 6, jupyter-console < 6.4.0-3

 -- Gordon Ball <gordon@chronitis.net>  Fri, 12 Nov 2021 18:52:03 +0000

jupyter-client (7.0.6-1) unstable; urgency=medium

  * d/watch: allow v prefix for tags
  * New upstream version 7.0.6
  * Rebase patches
  * d/rules: update CHANGELOG location
  * d/control: add b-d on nest-asyncio, tornado
  * d/tests/control: requires ipykernel >= 6 for test
  * d/control: Standards-Version: 4.6.0

 -- Gordon Ball <gordon@chronitis.net>  Sat, 06 Nov 2021 19:27:24 +0000

jupyter-client (6.1.12-1) unstable; urgency=medium

  [ Julien Puydt ]
  * Fix d/watch.

  [ Gordon Ball ]
  * New upstream version 6.1.12
  * Rebase patches, drop deprecated syntax patch (applied upstream)

 -- Gordon Ball <gordon@chronitis.net>  Sun, 15 Aug 2021 18:34:37 +0000

jupyter-client (6.1.11-2) unstable; urgency=medium

  [ Julien Puydt ]
  * Bump standards-version to 4.5.1.
  * Bump dh compat to 13.

  [ Gordon Ball ]
  * Patch deprecated syntax causing a SyntaxWarning on install

 -- Gordon Ball <gordon@chronitis.net>  Mon, 01 Feb 2021 18:39:06 +0000

jupyter-client (6.1.11-1) unstable; urgency=medium

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

  [ Gordon Ball ]
  * d/watch: remove unnecessary filenamemangle
  * New upstream version 6.1.11

 -- Gordon Ball <gordon@chronitis.net>  Sun, 10 Jan 2021 17:34:03 +0000

jupyter-client (6.1.6-1) unstable; urgency=medium

  * New upstream version 6.1.6
  * Patch out (test) dependency on async_generator - this is a backport only
    needed for python 3.5, which is not targeted here.
  * Add build-depends, test-depends on python3-pytest-asyncio

 -- Gordon Ball <gordon@chronitis.net>  Wed, 15 Jul 2020 20:12:43 +0000

jupyter-client (6.1.5-2) unstable; urgency=medium

  * Allow stderr in the autopkgtest

 -- Gordon Ball <gordon@chronitis.net>  Mon, 13 Jul 2020 17:29:06 +0000

jupyter-client (6.1.5-1) unstable; urgency=medium

  * New upstream version 6.1.5

 -- Gordon Ball <gordon@chronitis.net>  Sun, 05 Jul 2020 10:52:33 +0000

jupyter-client (6.1.3-1) unstable; urgency=medium

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

  [ Gordon Ball ]
  * New upstream version 6.1.3

 -- Gordon Ball <gordon@chronitis.net>  Fri, 24 Apr 2020 19:41:43 +0000

jupyter-client (6.1.2-1) unstable; urgency=medium

  * New upstream version 6.1.2

 -- Gordon Ball <gordon@chronitis.net>  Wed, 01 Apr 2020 18:00:34 +0000

jupyter-client (6.1.0-1) unstable; urgency=medium

  * Run the test suite as an autopkgtest
  * New upstream version 6.1.0
  * Rebase patches

 -- Gordon Ball <gordon@chronitis.net>  Fri, 20 Mar 2020 07:56:28 +0000

jupyter-client (6.0.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release 6.0.0.
  * Bump std-vers to 4.5.0.

  [ Gordon Ball ]
  * Python 2.7 support was dropped upstream by this version, so drop package
    python-jupyter-client accordingly (Closes: #936772)

  [ Julien Puydt ]
  * Add patch to fix a syntax warning (Closes: #948355).

 -- Julien Puydt <jpuydt@debian.org>  Wed, 04 Mar 2020 11:05:00 +0100

jupyter-client (5.3.4-1) unstable; urgency=medium

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

  [ Gordon Ball ]
  * New upstream version 5.3.4
  * Version runtime dependency on jupyter_core, as per setup.py

 -- Gordon Ball <gordon@chronitis.net>  Wed, 13 Nov 2019 16:21:58 +0000

jupyter-client (5.3.3-1) unstable; urgency=medium

  * New upstream version 5.3.3
  * Update debhelper compat level to 12

 -- Gordon Ball <gordon@chronitis.net>  Wed, 09 Oct 2019 18:08:40 +0000

jupyter-client (5.3.1-1) unstable; urgency=medium

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

  [ Gordon Ball ]
  * New upstream version

 -- Gordon Ball <gordon@chronitis.net>  Wed, 25 Sep 2019 19:54:35 +0000

jupyter-client (5.2.4-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Gordon Ball ]
  * New upstream version 5.2.4
  * Update to Standards-Version 4.3.0

  [ Julien Puydt ]
  * Bump dh compat to 11.
  * Bump std-ver to 4.4.0.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 09 Jul 2019 18:40:15 +0200

jupyter-client (5.2.3-1) unstable; urgency=medium

  [ Gordon Ball ]
  * Delete d/.git-dpm; git-dpm tracking information is out of date and the
    repository has already been converted to patches-unapplied.
  * New upstream version 5.2.3
  * Set Rules-Requires-Root: no

  [ Julien Puydt ]
  * Bump std-ver to 4.1.4.
  * Use my debian.org mail address.

 -- Julien Puydt <jpuydt@debian.org>  Wed, 02 May 2018 21:01:34 +0200

jupyter-client (5.2.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Fix Format URL to correct one

  [ Julien Puydt ]
  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 19 Feb 2018 23:55:41 +0100

jupyter-client (5.2.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * Put myself in uploaders and the team as maintainer like my other packages.
  * Refresh d/copyright.

  [ Gordon Ball ]
  * New upstream release.
  * Retire patch 0001-use-setuptools-for-everything; upstream now
    unconditionally imports setuptools.
  * Update to Standards-Version: 4.1.2
  * Install the upstream changelog.
  * Patch out use of sphinxcontrib_github_alt during documentation build.
  * Use python3 sphinx to build documentation.
  * Add a manpage for jupyter-kernel.

 -- Gordon Ball <gordon@chronitis.net>  Sat, 23 Dec 2017 11:39:13 +0000

jupyter-client (5.1.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.
  * Added a manpage for jupyter-run (help2man and elbow grease).
  * Bump d/watch version to 4.

  [ Gordon Ball ]
  * New upstream release
  * Updated to Standards-Version 4.1.0
  * Add jupyter-run to package descriptions in d/control
  * Updated debhelper compat level to 10
  * Add ${sphinxdoc:Built-Using} to documentation package
  * Add dependency on jupyter-core to jupyter-client package, to ensure
    that commands like kernelspec can be invoked as jupyter kernelspec
  * Add Testsuite: autopkgtest-pkg-python (only the autodep8 package-
    can-be-imported test is performed)
  * Add myself to uploaders

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 04 Sep 2017 02:31:30 +0200

jupyter-client (4.4.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Wed, 02 Nov 2016 11:54:37 +0000

jupyter-client (4.4.0-1) experimental; urgency=medium

  * New upstream version.
  * Added sphinx' rtd theme to the build-deps.

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 05 Sep 2016 10:48:33 +0200

jupyter-client (4.3.0-1) experimental; urgency=medium

  * Bumped standards-version up.
  * New upstream version.

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 10 Jul 2016 13:49:13 +0200

jupyter-client (4.2.2-1) experimental; urgency=medium

  Team upload

  [ Julien Puydt ]
  * Initial release. (Closes: #800903)

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

  [ Julien Cristau ]
  * Use dh_install instead of PYBUILD_NAME
  * Update to 4.2.2
  * Add DPMT to Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Fri, 08 Apr 2016 12:44:27 +0200