Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates wheel from 0.32.1 to 0.33.4.

Changelog

0.33.4

- Reverted PR 289 (adding directory entries to the wheel file) due to
incompatibility with ``distlib.wheel``

0.33.3

- Fixed wheel build failures on some systems due to all attributes being
preserved (PR by Matt Wozniski)

0.33.2

- Fixed empty directories missing from the wheel (PR by Jason R. Coombs)

0.33.1

- Fixed the ``--build-number`` option for ``wheel pack`` not being applied

0.33.0

- Added the ``--build-number`` option to the ``wheel pack`` command
- Fixed bad shebangs sneaking into wheels
- Fixed documentation issue with ``wheel pack`` erroneously being called
``wheel repack``
- Fixed filenames with "bad" characters (like commas) not being quoted in
``RECORD`` (PR by Paul Moore)
- Sort requirements extras to ensure deterministic builds
(PR by PoncinMatthieu)
- Forced ``inplace = False`` when building a C extension for the wheel

0.32.3

- Fixed compatibility with Python 2.7.0 – 2.7.3
- Fixed handling of direct URL requirements with markers (PR by Benoit Pierre)

0.32.2

- Fixed build number appearing in the ``.dist-info`` directory name
- Made wheel file name parsing more permissive
- Fixed wrong Python tag in wheels converted from eggs
(PR by John T. Wodder II)
Links

@coveralls
Copy link

Pull Request Test Coverage Report for Build 352

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.674%

Totals Coverage Status
Change from base Build 344: 0.0%
Covered Lines: 126
Relevant Lines: 129

💛 - Coveralls

4 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 352

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.674%

Totals Coverage Status
Change from base Build 344: 0.0%
Covered Lines: 126
Relevant Lines: 129

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 352

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.674%

Totals Coverage Status
Change from base Build 344: 0.0%
Covered Lines: 126
Relevant Lines: 129

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 352

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.674%

Totals Coverage Status
Change from base Build 344: 0.0%
Covered Lines: 126
Relevant Lines: 129

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 352

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.674%

Totals Coverage Status
Change from base Build 344: 0.0%
Covered Lines: 126
Relevant Lines: 129

💛 - Coveralls

@erral erral closed this May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants