File: changelog

package info (click to toggle)
python-parsl 2025.01.13%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,072 kB
  • sloc: python: 23,817; makefile: 349; sh: 276; ansic: 45
file content (233 lines) | stat: -rw-r--r-- 7,841 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
python-parsl (2025.01.13+ds-1) unstable; urgency=medium

  * New upstream version 2025.01.13+ds
  * offline-documentation.patch: adjust to new file layout.
  * d/*.examples: adjust to new file layout.

 -- Étienne Mollier <emollier@debian.org>  Tue, 14 Jan 2025 22:00:49 +0100

python-parsl (2024.12.16+ds-1) unstable; urgency=medium

  * New upstream version 2024.12.16+ds

 -- Étienne Mollier <emollier@debian.org>  Tue, 17 Dec 2024 19:06:02 +0100

python-parsl (2024.12.02+ds-1) unstable; urgency=medium

  * New upstream version 2024.12.02+ds

 -- Étienne Mollier <emollier@debian.org>  Fri, 06 Dec 2024 20:21:27 +0100

python-parsl (2024.11.25+ds-1) unstable; urgency=medium

  * New upstream version 2024.11.25+ds
  * d/control: bump dependency to libjs-bootstrap4.
    The unversioned libjs-bootstrap corresponds to version 3, but html
    files look to expect version 4.1.3, so libjs-bootstrap4 is probably
    better suited.  Note this does not resolve a possible removal in favor
    of libjs-bootstrap 5.
  * privacy-breaches.patch: update file paths to point to bootstrap4.

 -- Étienne Mollier <emollier@debian.org>  Tue, 26 Nov 2024 20:33:28 +0100

python-parsl (2024.11.18+ds-1) unstable; urgency=medium

  * New upstream version 2024.11.18+ds
  * d/salsa-ci.yml: introduce dedicated CI file.

 -- Étienne Mollier <emollier@debian.org>  Tue, 19 Nov 2024 21:26:02 +0100

python-parsl (2024.11.11+ds-1) unstable; urgency=medium

  * New upstream version 2024.11.11+ds

 -- Étienne Mollier <emollier@debian.org>  Tue, 12 Nov 2024 20:08:08 +0100

python-parsl (2024.11.04+ds-1) unstable; urgency=medium

  * New upstream version 2024.11.04+ds
  * offline-documentation.patch: unfuzz.

 -- Étienne Mollier <emollier@debian.org>  Wed, 06 Nov 2024 19:45:14 +0100

python-parsl (2024.10.28+ds-1) unstable; urgency=medium

  * New upstream version 2024.10.28+ds
  * offline-documentation.patch: unfuzz.
  * d/control: remove build dependency on flake8.

 -- Étienne Mollier <emollier@debian.org>  Sun, 03 Nov 2024 18:07:41 +0100

python-parsl (2024.10.14+ds-1) unstable; urgency=medium

  * New upstream version 2024.10.14+ds
  * d/rules: cleanup new test artifacts.
    This change also moves to pybuild some cleanup commands that were part
    of regular d/rules targets initially.

 -- Étienne Mollier <emollier@debian.org>  Fri, 18 Oct 2024 16:32:23 +0200

python-parsl (2024.10.07+ds-1) unstable; urgency=medium

  * New upstream version 2024.10.07+ds
  * d/s/lintian-overrides: delete: false positive fixed in lintian.

 -- Étienne Mollier <emollier@debian.org>  Wed, 09 Oct 2024 22:52:37 +0200

python-parsl (2024.09.16+ds-1) unstable; urgency=medium

  * New upstream version 2024.09.16+ds
  * d/control: remove python3-ipyparallel from test dependencies.
    The module is not needed anymore, and dropped off Debian sid.
    (Closes: #1082524)

 -- Étienne Mollier <emollier@debian.org>  Sat, 21 Sep 2024 17:18:41 +0200

python-parsl (2024.09.02+ds-1) unstable; urgency=medium

  * New upstream version 2024.09.02+ds
  * offline-documentation.patch: refresh.

 -- Étienne Mollier <emollier@debian.org>  Sun, 08 Sep 2024 22:01:33 +0200

python-parsl (2024.08.26+ds-1) unstable; urgency=medium

  * New upstream version 2024.08.26+ds

 -- Étienne Mollier <emollier@debian.org>  Sat, 31 Aug 2024 11:30:09 +0200

python-parsl (2024.08.19+ds-1) unstable; urgency=medium

  * New upstream version 2024.08.19+ds
  * offline-documentation.patch: unfuzz.

 -- Étienne Mollier <emollier@debian.org>  Thu, 22 Aug 2024 18:23:29 +0200

python-parsl (2024.08.05+ds-1) unstable; urgency=medium

  * New upstream version 2024.08.05+ds

 -- Étienne Mollier <emollier@debian.org>  Sun, 11 Aug 2024 20:05:29 +0200

python-parsl (2024.07.22+ds-1) unstable; urgency=medium

  * New upstream version 2024.07.22+ds
  * Unfuzz patches.
  * shebang.patch: refresh.
  * d/install renamed d/python3-parsl.install.
  * d/lintian-overrides renamed d/python3-parsl.lintian-overrides.
  * d/examples renamed d/python3-parsl.examples.
  * d/manpages renamed d/python3-parsl.manpages.
  * d/rules: do not ship .py scripts in /usr/bin anymore.
    They are still available within the module if need be.
  * d/*lintian-overrides: remove override about file extension.
  * d/parsl_coprocess.py.1: manual deleted.
  * d/rules: trim a cleanup command.
  * d/s/lintian-overrides: flag false positive detection of "uu" module.
  * d/parsl-globus-auth.1: remove references to removed commands.

 -- Étienne Mollier <emollier@debian.org>  Sun, 28 Jul 2024 20:43:25 +0200

python-parsl (2024.05.27+ds-1) unstable; urgency=medium

  * New upstream version 2024.05.27+ds

 -- Étienne Mollier <emollier@debian.org>  Fri, 31 May 2024 22:23:03 +0200

python-parsl (2024.05.20+ds-1) unstable; urgency=medium

  * New upstream version 2024.05.20+ds
  * offline-documentation.patch: unfuzz.

 -- Étienne Mollier <emollier@debian.org>  Wed, 22 May 2024 15:49:52 +0200

python-parsl (2024.05.06+ds-1) unstable; urgency=medium

  * New upstream version 2024.05.06+ds

 -- Étienne Mollier <emollier@debian.org>  Wed, 08 May 2024 22:44:19 +0200

python-parsl (2024.04.22+ds-1) unstable; urgency=medium

  * New upstream version 2024.04.22+ds

 -- Étienne Mollier <emollier@debian.org>  Wed, 24 Apr 2024 10:44:33 +0200

python-parsl (2024.04.15+ds-1) unstable; urgency=medium

  * New upstream version 2024.04.15+ds
  * d/control: declare compliance to standards version 4.7.0.
  * offline-documentation.patch: unfuzz.
  * d/control: doc build-depends on python3-filelock.

 -- Étienne Mollier <emollier@debian.org>  Fri, 19 Apr 2024 19:36:59 +0200

python-parsl (2024.03.11+ds-1) unstable; urgency=medium

  * New upstream version 2024.03.11+ds
  * offline-documentation.patch: refresh.

 -- Étienne Mollier <emollier@debian.org>  Sun, 17 Mar 2024 16:25:26 +0100

python-parsl (2024.03.04+ds-1) unstable; urgency=medium

  * New upstream version 2024.03.04+ds
  * shebang.patch: forwarded upstream.
  * sphinx-autodoc-preserve-argdefaults.patch:
    Added further DEP-3 fields, including a forward upstream.

 -- Étienne Mollier <emollier@debian.org>  Sun, 10 Mar 2024 19:36:45 +0100

python-parsl (2024.02.26+ds-1) unstable; urgency=medium

  * New upstream version 2024.02.26+ds
  * offline-documentation.patch: refresh.
  * use-standard-mock.patch: delete: applied upstream.

 -- Étienne Mollier <emollier@debian.org>  Wed, 28 Feb 2024 11:43:21 +0100

python-parsl (2024.02.19+ds-1) unstable; urgency=medium

  [ Alexandre Detiste ]
  * remove ref to old python3-mock

  [ Étienne Mollier ]
  * New upstream version 2024.02.19+ds
  * offline-documentation.patch: unfuzz.
  * use-standard-mock.patch: new.
    Thanks to Alexandre Detiste

 -- Étienne Mollier <emollier@debian.org>  Fri, 23 Feb 2024 16:35:16 +0100

python-parsl (2024.02.12+ds-1) unstable; urgency=medium

  * New upstream version 2024.02.12+ds

 -- Étienne Mollier <emollier@debian.org>  Sun, 18 Feb 2024 13:07:36 +0100

python-parsl (2024.02.05+ds-1) unstable; urgency=medium

  [ James Addison ]
  * sphinx-autodoc-preserve-argdefaults.patch:
    improve Sphinx documentation reproducibility by preserving argument
    defaults (Closes: #1063542)

  [ Étienne Mollier ]
  * d/rules: remove now unneeded sanitizing.
    Thanks to James Addison
  * New upstream version 2024.02.05+ds

 -- Étienne Mollier <emollier@debian.org>  Fri, 09 Feb 2024 22:33:29 +0100

python-parsl (2023.11.13+ds-1) unstable; urgency=medium

  * Source upload to migrate new package to unstable.
  * d/clean: new: fix double source build failure.

 -- Étienne Mollier <emollier@debian.org>  Mon, 22 Jan 2024 20:20:39 +0100

python-parsl (2023.11.13+ds-0+exp1) experimental; urgency=medium

  * Initial release. (Closes: #1050081)

 -- Étienne Mollier <emollier@debian.org>  Wed, 17 Jan 2024 21:27:33 +0100