Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.
This repository has been archived by the owner on May 3, 2023. It is now read-only.

futher improvement to macOS wheel names #58

Open
@robbuckley

Description

see https://github.com/matthew-brett/multibuild/pull/242. This will remove more of the cruft from macOS wheel names, from:

pandas-0.25.0rc0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
pandas-0.25.0rc0-cp36-cp36m-macosx_10_9_x86_64.macosx_10_10_x86_64.whl
pandas-0.25.0rc0-cp37-cp37m-macosx_10_9_x86_64.macosx_10_10_x86_64.whl

to:

pandas-0.25.0rc0-cp35-cp35m-macosx_10_6_intel.whl
pandas-0.25.0rc0-cp36-cp36m-macosx_10_9_x86_64.whl
pandas-0.25.0rc0-cp37-cp37m-macosx_10_9_x86_64.whl

It will mean updating the multibuild module again. Is there still time to do this before 0.25?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions