Skip to content
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 opened this issue Jul 22, 2019 · 1 comment
Open

futher improvement to macOS wheel names #58

robbuckley opened this issue Jul 22, 2019 · 1 comment

Comments

@robbuckley
Copy link
Contributor

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?

@jreback
Copy link
Contributor

jreback commented Jul 23, 2019

0.25 is released but this like a good change and we can incorporate into the next release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants