File: changelog

package info (click to toggle)
zarr 2.13.6%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,376 kB
  • sloc: python: 17,528; makefile: 223; sh: 8
file content (218 lines) | stat: -rw-r--r-- 6,695 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
zarr (2.13.6+ds-1) unstable; urgency=medium

  * New upstream release.
  * Update d/copyright.
  * Standards version bumped to 4.6.2, no changes.
  * debian/patches:
    - drop 0001-No-setuptools-scm.patch, no longer needed.
  * debian/control:
    - add build-depencency on python3-setuptools-scm.
  * Enable CI on salsa.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Thu, 19 Jan 2023 07:24:00 +0000

zarr (2.13.3+ds-2) unstable; urgency=medium

  * debian/rules:
    - explicitly specify LC_ALL=C.UTF-8 LANGUAGE=C.UTF-8 before
      building the sphinx documentatiion.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Thu, 13 Oct 2022 06:54:18 +0000

zarr (2.13.3+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 12 Oct 2022 06:39:54 +0000

zarr (2.13.2+ds-2) unstable; urgency=medium

  * Temporary disamble tests that are broken on BE architectures.
    See also https://github.com/zarr-developers/zarr-python/issues/844
    and https://github.com/zarr-developers/zarr-python/pull/869.
    Closes: #1018939.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 07 Oct 2022 05:39:07 +0000

zarr (2.13.2+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 01 Oct 2022 06:51:56 +0000

zarr (2.13.0+ds-2) unstable; urgency=medium

  * debian/tests:
    - skip tests requiring access to the unavailable fixture folder.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 25 Sep 2022 07:04:36 +0000

zarr (2.13.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    - refresh all patches.
  * debian/control:
    - add dependency on python3-sphinx-copybutton.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 25 Sep 2022 06:33:48 +0000

zarr (2.12.0+ds-2) unstable; urgency=medium

  * Fix d/copyright formatting.
  * Fix d/watch.
  * debian/rules:
    - set LC_ALL=C.UTF-8 to build documentation reproducibly.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 17 Sep 2022 16:24:40 +0000

zarr (2.12.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * Standard version bumped to 4.6.1, no changes.
  * debian/control:
    - build-depend on pybuild-plugin-pyproject.
  * debian/tests:
    - autopackagetes with all supported Python versions.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 24 Jun 2022 07:07:44 +0000

zarr (2.11.3+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    - fix zarr/version.py generation (strip +ds suffix).
  * debian/patches:
    - improved 0001-No-setuptools-scm.patch.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 10 Apr 2022 06:50:20 +0000

zarr (2.11.1+ds-1) unstable; urgency=medium

  * New upstream release.
  * Update d/copyrigth.
  * Update dependencies in d/control.
    Added dependencies on python3-fsspec,
    python3-pytest-doctestplus, python3-pytest-timeout.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 12 Mar 2022 08:39:15 +0000

zarr (2.10.3+ds-1) unstable; urgency=medium

  * New usptream version.
  * De-enable previously disabled tests in debian/rules.
  * Update copyright file.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 27 Nov 2021 11:30:37 +0000

zarr (2.10.2+ds-2) unstable; urgency=medium

  * debian/tests:
    - fix autopkgtests (exclude tests requiring write
      permissions on system directories).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 23 Oct 2021 08:22:31 +0000

zarr (2.10.2+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - drop explicit build dependency on dh-sequence-python3,
      not needed.
  * debian/rules:
    - tempary disable failing test, see
      https://github.com/zarr-developers/zarr-python/issues/858

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 22 Oct 2021 07:22:00 +0000

zarr (2.10.1+ds-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - add build dependency on dh-sequence-python3.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 02 Oct 2021 10:52:06 +0000

zarr (2.10.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * Standards version bumped to 4.6.0 (no chenges).
  * debian/patches:
    - refresh all patches.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 21 Sep 2021 06:14:26 +0000

zarr (2.9.5+ds-1) unstable; urgency=medium

  * New upstream release.
  * Fix autopkgtest (skip tests that require write
    permission in the installation root directory).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 04 Sep 2021 09:14:04 +0000

zarr (2.9.3+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 29 Aug 2021 18:01:27 +0000

zarr (2.8.3+ds-1) unstable; urgency=medium

  * New upstream release.
  * Update the debian/watch file.
  * debian/patches:
    - refresh all patches.
  * debian/control:
    - remove undefined substitution variables.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 22 Aug 2021 10:24:43 +0000

zarr (2.6.1+ds-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version bumped to 4.5.1 (no changes).

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 05 Dec 2020 17:43:32 +0000

zarr (2.5.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * Standard version bumped to 4.5.0 (non changes).
  * debian/control:
    - build-depend on python3-sphinx-issues
    - suggest jupyter-notebook
  * debian/patches:
    - refresh all patches
    - drop 0002-No-spninx-issues.patch no longer needed
      (now sphinx-issues is available in debian)
    - drop 0002-Clean-fixtures.patch (use install file instead)
    - add the Forwarded field to remaining patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 10 Oct 2020 07:50:40 +0000

zarr (2.4.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * Fix project URL.
  * debian/control:
    - build depend on python3-sphinx-rtd-theme
  * debian/patches:
    - drop 0002-Use-mock-for-stdlib.patch, no longer necessary
    - refresh and renumber remaining patches
  * debian/python3-zarr.docs:
    - README.rst --> README.md

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Mon, 13 Jan 2020 21:15:15 +0000

zarr (2.3.2+ds-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload

 -- Anton Gladky <gladk@debian.org>  Sun, 05 Jan 2020 10:49:26 +0100

zarr (2.3.2+ds-1) unstable; urgency=medium

  * Initial version (Closes: #888481)

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 06 Oct 2019 08:09:07 +0000