0.0.2
Added:
- Initial support for RPATH fix-up on macOS
Fixed:
- Requirements listed in the wheel metadata are now removed approriately
if Python was skipped or if the wheel is a merger of other wheels. - Don't list python as a runtime requirement when building with '--skip-python'
- Apply RPATH fixups to '.so' libraries on macOS, because that is CPython extension default
- Fixed issue with noarch Python version reading.
Authors:
- Anthony Scopatz
- Isaiah Norton