File: changelog

package info (click to toggle)
wheel 0.38.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 556 kB
  • sloc: python: 2,846; makefile: 147; ansic: 29; sh: 23
file content (255 lines) | stat: -rw-r--r-- 8,332 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
wheel (0.38.4-2) unstable; urgency=medium

  * Correctly clean. (Closes: #1034079)

 -- Stefano Rivera <stefanor@debian.org>  Tue, 11 Apr 2023 14:10:59 -0400

wheel (0.38.4-1) unstable; urgency=medium

  * New upstream release.
  * Drop patch docs-version-parser, superseded upstream.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 10 Nov 2022 12:24:48 +0200

wheel (0.38.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Python 2.7 support was dropped, drop the provide.
  * The wheel filename has changed, drop the breaks+replaces.
  * Patch: Fix the documentation build version parser.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 01 Nov 2022 15:17:01 +0200

wheel (0.37.1-5) unstable; urgency=medium

  * Prefer execute_after to overrides in debian/rules.
  * Support the nodoc and nocheck build profiles.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 18 Oct 2022 18:26:21 +0200

wheel (0.37.1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Apply multi-arch hints. + python3-wheel-whl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 18:16:15 +0100

wheel (0.37.1-3) unstable; urgency=medium

  * Team upload

  [ Scott Kitterman ]
  * Add d/s/lintian-overrides for build-depends-on-python-dev-with-no-arch-any
    since -dev packages are needed for tests

  [ Emanuele Rocca ]
  * Add PYTHONPATH to `python3 setup.py bdist_wheel` in d/rules to fix FTBFS
    (Closes: #1019994)
  * Update Standards-Version to 4.6.1

 -- Emanuele Rocca <ema@debian.org>  Sat, 24 Sep 2022 13:33:06 +0200

wheel (0.37.1-2) unstable; urgency=medium

  * Source-only upload.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 12 Jan 2022 19:39:47 -0400

wheel (0.37.1-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.
  * Add myself as an uploader.
  * Update copyright.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Bump watch format to 4.
  * Build upstream's RST manpage with Sphinx (requiring a patch).
  * Run tests at build time with tox.
    - Patch: Skip MacOS tests.
  * Run test suite as an autopkgtest.
  * Mark existing autopkgtests as allow-stderr, due to deprecation warning
    emitted by newer setuptools. (Closes: #1002533)
  * Explicitly depend on python3-distutils (Closes: #1003150)
  * Extend upstream metadata.
  * Build a python3-wheel-whl package. (Closes: #1003573)

  [ 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 ]
  * Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970183

 -- Stefano Rivera <stefanor@debian.org>  Wed, 12 Jan 2022 13:29:30 -0400

wheel (0.34.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 0.34.2.
  * Update Standards-Version to 4.5.0 (no changes).

 -- Nicolas Dandrimont <olasd@debian.org>  Fri, 20 Mar 2020 19:36:29 +0100

wheel (0.33.6-3) unstable; urgency=medium

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

  [ Dmitry Shachnev ]
  * Update Homepage, upstream moved from BitBucket to GitHub.
  * Drop python-keyring, python-keyrings.alt and python-xdg Recommends.
    They were needed for signing and verifying features that were removed
    in wheel 0.32.0.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938819

 -- Sandro Tosi <morph@debian.org>  Mon, 16 Mar 2020 00:51:23 -0400

wheel (0.33.6-2) unstable; urgency=medium

  * Team upload.
  * Use /usr/bin/python2 for autopkgtests (Closes: #944342)

 -- Nicolas Dandrimont <olasd@debian.org>  Tue, 19 Nov 2019 18:57:35 +0100

wheel (0.33.6-1) unstable; urgency=medium

  * Team upload.

  [ Nicolas Dandrimont ]
  * New upstream release
  * Use Rules-Requires-Root: no
  * Bump standards version to 4.4.1
  * Use debhelper compat 12
  * Use /usr/share/dpkg/pkg-info.mk instead of parsing dpkg-
    parsechangelog
  * Deduplicate short package descriptions

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

 -- Nicolas Dandrimont <olasd@debian.org>  Thu, 17 Oct 2019 15:24:20 +0200

wheel (0.32.3-2) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs.

  [ Andreas Tille ]
  * Upstream removed dir wheel/test - thus removing part of autopkgtest
    relying on that dir
    Closes: #915013
  * Standards-Version: 4.3.0

 -- Andreas Tille <tille@debian.org>  Fri, 08 Feb 2019 07:55:06 +0100

wheel (0.32.3-1) unstable; urgency=medium

  * Team upload

  [ Barry Warsaw ]
  * d/control: Put DPMT in Maintainers and myself in Uploaders.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * 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
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP

  [ Andreas Tille ]
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Fix maintainer field
  * Build-Depends: python3-sphinx

 -- Andreas Tille <tille@debian.org>  Wed, 28 Nov 2018 16:09:39 +0100

wheel (0.29.0-2) unstable; urgency=medium

  * d/patches/reproducible-builds.patch: Added to sort Requires-Dist
    headers into a deterministic order.  Given by Chris Lamb.
    (Closes: #845325)
  * d/control:
    - Bump Standards-Version to 3.9.8 with no other changes necessary.
    - Add Recommends for python{,3}-keyring, python{,3}-keyrings.alt, and
      python{,3}-xdg for signature/keyring support.
  * d/tests/control: Add additional Depends for pytest commands.
  * wrap-and-sort -at

 -- Barry Warsaw <barry@debian.org>  Thu, 01 Dec 2016 11:04:31 -0500

wheel (0.29.0-1) unstable; urgency=medium

  * New upstream release.  (Closes: #813992)
  * d/control:
    - Bump Standards-Version to 3.9.7 with no other changes necessary.
    - Remove XS-Testsuite field; it's no longer needed.
    - Use https: URL in Vcs-Git field.
  * d/rules: Don't explicitly remove the python3.Y/*.egg-info directory.
  * d/patches/reproducible-whls.diff: Drop; applied upstream.

 -- Barry Warsaw <barry@debian.org>  Wed, 24 Feb 2016 14:44:18 -0500

wheel (0.26.0-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/python35-support.patch: Removed; applied upstream.
  * d/patches/reproducible-whls.diff:
    - Update patch to use $SOURCE_DATE_EPOCH instead of $WHEEL_FORCE_TIMESTAMP.
      (Closes: #795942)
    - Use time.gmtime() instead of .localtime() to avoid timezone issues.
      (Closes: #789981)
  * d/rules: The test suite requires an installed package, so defer this
    to DEP-8 tests.  (Closes: #796520)
  * d/tests/control: Add two tests of the package's test suite.
  * d/control: Now that the test suite isn't run at package build time,
    remove the Build-Depends on python-pytest and python3-pytest.
  * wrap-and-sort

 -- Barry Warsaw <barry@debian.org>  Thu, 01 Oct 2015 19:21:50 -0400

wheel (0.24.0-3) unstable; urgency=medium

  * d/patches/python35-support.patch: Fix a bug on Python 3.5.

 -- Barry Warsaw <barry@debian.org>  Wed, 24 Jun 2015 09:51:36 -0400

wheel (0.24.0-2) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version with no other changes necessary.
    - Add XS-Testsuite header for DEP-8 tests.
  * d/rules:
    - Add commented out DH_VERBOSE setting.
    - Override the manpage date for reproducible builds. (Closes: #782405)
  * d/patch/reproducible-whls.diff: Add based on initial contribution
    from Reiner Herrmann, with further refinements by Barry Warsaw based
    on upstream pull request review.  (Closes: #776026)
  * d/watch: Use the pypi.debian.net redirector.
  * d/tests: Add smoke and reproducible .whl file DEP-8 tests.

 -- Barry Warsaw <barry@debian.org>  Fri, 12 Jun 2015 14:14:29 -0400

wheel (0.24.0-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Sun, 13 Jul 2014 13:17:07 -0400

wheel (0.23.0-1) unstable; urgency=medium

  * Initial release. (Closes: #745673)

 -- Barry Warsaw <barry@debian.org>  Mon, 05 May 2014 18:02:18 -0400