Skip to content

0.0.2

Choose a tag to compare

@scopatz scopatz released this 26 Aug 21:19
· 98 commits to master since this release

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