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

Update wheel to 0.30.0 #25

Merged
merged 2 commits into from
Oct 3, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of wheel available.
You are currently using 0.29.0. I have updated it to 0.30.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

0.30.0

======

  • Added py-limited-api {cp32|cp33|cp34|...} flag to produce cpNN.abi3.{arch}
    tags on CPython 3.
  • Documented the license_file metadata key
  • Improved Python, abi tagging for wheel convert. Thanks Ales Erjavec.
  • Fixed > being prepended to lines starting with "From" in the long description
  • Added support for specifying a build number (as per PEP 427).
    Thanks Ian Cordasco.
  • Made the order of files in generated ZIP files deterministic.
    Thanks Matthias Bach.
  • Made the order of requirements in metadata deterministic. Thanks Chris Lamb.
  • Fixed wheel install clobbering existing files
  • Improved the error message when trying to verify an unsigned wheel file
  • Removed support for Python 2.6, 3.2 and 3.3.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Sep 10, 2017

Coverage Status

Coverage increased (+1.1%) to 89.063% when pulling 2e15425 on pyup-update-wheel-0.29.0-to-0.30.0 into 7634726 on master.

@cstrap cstrap merged commit 22e631d into master Oct 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants