timolesterhuis / diagnostics

analyse diagnostics data
MIT License
1 stars 0 forks source link

Update wheel to 0.33.5 #80

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates wheel from 0.33.1 to 0.33.5.

Changelog ### 0.33.5 ``` - Don't add the ``m`` ABI flag to wheel names on Python 3.8 (PR by rdb) - Updated ``MANIFEST.in`` to include many previously omitted files in the sdist ``` ### 0.33.4 ``` - Reverted PR 289 (adding directory entries to the wheel file) due to incompatibility with ``distlib.wheel`` ``` ### 0.33.3 ``` - Fixed wheel build failures on some systems due to all attributes being preserved (PR by Matt Wozniski) ``` ### 0.33.2 ``` - Fixed empty directories missing from the wheel (PR by Jason R. Coombs) ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel
pyup-bot commented 5 years ago

Closing this in favor of #81