Skip to content

Conversation

@pyup-bot
Copy link
Contributor

This PR updates wheel from 0.33.6 to 0.34.2.

Changelog

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 Jan 30, 2020
@codecov
Copy link

codecov bot commented Jan 31, 2020

Codecov Report

Merging #276 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #276   +/-   ##
========================================
  Coverage    73.02%   73.02%           
========================================
  Files           74       74           
  Lines         2843     2843           
========================================
  Hits          2076     2076           
  Misses         767      767

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1eb57b...1015545. Read the comment docs.

@abhinavsingh abhinavsingh merged commit c93b80b into develop Jan 31, 2020
@abhinavsingh abhinavsingh deleted the pyup-update-wheel-0.33.6-to-0.34.2 branch January 31, 2020 17:27
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