tox: Update wheel to 0.28.0.
- Fix file modes in archive - Support forcing a platform tag using –plat-name on pure-Python wheels, as well as nonstandard platform tags on non-pure wheels - Add SOABI tags to platform-specific wheels built for Python 2.X - Support reproducible wheel files, wheels that can be rebuilt and will hash to the same values as previous builds - Support for changes in keyring >= 8.0 - Use the file context manager when checking if dependency_links.txt is empty, fixes problems building wheels under PyPy on Windows - Don’t attempt to (recursively) create a build directory ending with .. (invalid on all platforms, but code was only executed on Windows) - Added the PyPA Code of Conduct
This commit is contained in:
parent
1a42bae627
commit
7ef368fc13