Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps wheel from 0.33.1 to 0.33.4.

Changelog

Sourced from wheel's changelog.

Release Notes

0.33.4 (2019-05-12)

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

0.33.3 (2019-05-10) (redacted release)

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

0.33.2 (2019-05-08) (redacted release)

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

0.33.1 (2019-02-19)

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

0.33.0 (2019-02-11)

  • 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 (2018-11-18)

  • 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 (2018-10-20)

  • 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)

0.32.1 (2018-10-03)

  • Fixed AttributeError: 'Requirement' object has no attribute 'url' on setuptools/pkg_resources versions older than 18.8 (PR by Benoit Pierre)
  • Fixed AttributeError: 'module' object has no attribute 'algorithms_available' on Python < 2.7.9 (PR by Benoit Pierre)
  • Fixed permissions on the generated .dist-info/RECORD file

0.32.0 (2018-09-29)

  • Removed wheel signing and verifying features
  • Removed the "wheel install" and "wheel installscripts" commands
  • Added the wheel pack command
... (truncated)
Commits
  • 882cd05 Bumped up the version
  • 90dd34c Updated the changelog
  • 46b0456 Revert "Include directory entries when building wheel (#289)"
  • 7b78221 Bumped up the version number
  • 5862b61 Updated the changelog
  • ed8e727 Use the latest PyPy versions on Travis
  • 0f2b373 wheelfile: Mask platform specific mode bits (#292)
  • 9534258 Really updated the version number this time
  • 15daabf Bumped up the version number
  • ecd6926 Added news item for PR #289
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [wheel](https://github.com/pypa/wheel) from 0.33.1 to 0.33.4.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst)
- [Commits](pypa/wheel@0.33.1...0.33.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 13, 2019
@dependabot-preview dependabot-preview bot requested a review from tizz98 May 13, 2019 13:14
@dependabot-preview
Copy link
Contributor Author

Superseded by #79.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/wheel-0.33.4 branch August 19, 2019 17:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant