File: changelog

package info (click to toggle)
wheel 0.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 484 kB
  • ctags: 389
  • sloc: python: 2,756; makefile: 149; sh: 39
file content (77 lines) | stat: -rw-r--r-- 2,968 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
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