Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

Update wheel to 0.33.0#192

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-wheel-0.31.1-to-0.33.0
Closed

Update wheel to 0.33.0#192
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-wheel-0.31.1-to-0.33.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates wheel from 0.31.1 to 0.33.0.

Changelog

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)

0.32.1

- 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

- Removed wheel signing and verifying features
- Removed the "wheel install" and "wheel installscripts" commands
- Added the ``wheel pack`` command
- Allowed multiple license files to be specified using the ``license_files``
option
- Deprecated the ``license_file`` option
- Eliminated duplicate lines from generated requirements in
``.dist-info/METADATA`` (thanks to Wim Glenn for the contribution)
- Fixed handling of direct URL specifiers in requirements
(PR by Benoit Pierre)
- Fixed canonicalization of extras (PR by Benoit Pierre)
- Warn when the deprecated ``[wheel]`` section is used in ``setup.cfg``
(PR by Jon Dufresne)
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #194

@pyup-bot pyup-bot closed this Feb 19, 2019
@waynr waynr deleted the pyup-update-wheel-0.31.1-to-0.33.0 branch February 19, 2019 18:43
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.

1 participant