sigsep / sigsep-mus-db

Python parser and tools for MUSDB18 Music Separation Dataset
https://sigsep.github.io/sigsep-mus-db/
MIT License
159 stars 33 forks source link

Update wheel to 0.33.1 #47

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates wheel from 0.32.2 to 0.33.1.

Changelog ### 0.33.1 ``` - Fixed the ``--build-number`` option for ``wheel pack`` not being applied ``` ### 0.33.0 ``` - Added the ``--build-number`` option to the ``wheel pack`` command - Fixed bad shebangs sneaking into wheels - Fixed documentation issue with ``wheel pack`` erroneously being called ``wheel repack`` - Fixed filenames with "bad" characters (like commas) not being quoted in ``RECORD`` (PR by Paul Moore) - Sort requirements extras to ensure deterministic builds (PR by PoncinMatthieu) ``` ### 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) ```
Links - PyPI: https://pypi.org/project/wheel - Changelog: https://pyup.io/changelogs/wheel/ - Repo: https://github.com/pypa/wheel
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 67.048% when pulling 157f38d2136c3988474e5ec992e3d7604271758e on pyup-update-wheel-0.32.2-to-0.33.1 into 0f41b3ee445d59dd9066ac1dc5535ebe2e29dfb6 on master.