Skip to content

Comments

Update wheel to 0.35.0#190

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-wheel-0.33.6-to-0.35.0
Closed

Update wheel to 0.35.0#190
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-wheel-0.33.6-to-0.35.0

Conversation

@pyup-bot
Copy link
Contributor

This PR updates wheel from 0.33.6 to 0.35.0.

Changelog

0.35.0

- Switched to the packaging_ library for computing wheel tags
- Fixed a resource leak in ``WheelFile.open()`` (PR by Jon Dufresne)

.. _packaging: https://pypi.org/project/packaging/

0.34.2

- Fixed installation of ``wheel`` from sdist on environments without Unicode
file name support

0.34.1

- Fixed installation of ``wheel`` from sdist which was broken due to a chicken
and egg problem with PEP 517 and setuptools_scm

0.34.0

- Dropped Python 3.4 support
- Added automatic platform tag detection for macOS binary wheels
(PR by Grzegorz Bokota)
- Added the ``--compression=`` option to the ``bdist_wheel`` command
- Fixed PyPy tag generation to work with the updated semantics (328)
- Updated project packaging and testing configuration for :pep:`517`
- Moved the contents of setup.py to setup.cfg
- Fixed duplicate RECORD file when using ``wheel pack`` on Windows
- Fixed bdist_wheel failing at cleanup on Windows with a read-only source tree
- Fixed ``wheel pack`` not respecting the existing build tag in ``WHEEL``
- Switched the project to use the "src" layout
- Switched to setuptools_scm_ for versioning

.. _setuptools_scm: https://github.com/pypa/setuptools_scm/
Links

@pyup-bot pyup-bot mentioned this pull request Aug 13, 2020
@pyup-bot
Copy link
Contributor Author

Closing this in favor of #193

@pyup-bot pyup-bot closed this Aug 14, 2020
@berceanu berceanu deleted the pyup-update-wheel-0.33.6-to-0.35.0 branch August 14, 2020 19:46
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.

1 participant