Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-7774: [Packaging][Python] Update macos and windows wheel filenames #6362

Closed
wants to merge 1 commit into from

Conversation

kszucs
Copy link
Member

@kszucs kszucs commented Feb 5, 2020

  • After unpinning wheel the macOS wheels have macosx_10_9 architecture tag, so update tasks.yml and the verification script.
  • Remove "m" postfix from the py38 win wheel

@github-actions
Copy link

github-actions bot commented Feb 5, 2020

Thanks for opening a pull request!

Could you open an issue for this pull request on JIRA?
https://issues.apache.org/jira/browse/ARROW

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@kszucs
Copy link
Member Author

kszucs commented Feb 5, 2020

@ursabot crossbow submit wheel-osx-cp27m wheel-osx-cp35m wheel-osx-cp36m wheel-osx-cp37m wheel-osx-cp38 wheel-win-cp38

@kszucs
Copy link
Member Author

kszucs commented Feb 5, 2020

AMD64 Conda Crossbow Submit (#89449) builder has been succeeded.

Revision: 1a573c1

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-488

Task Status
wheel-osx-cp27m TravisCI
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-osx-cp38 TravisCI
wheel-win-cp38 Appveyor

@kszucs kszucs changed the title [Release] Update macos and windows wheel filenames ARROW-7774: [Packaging][Python] Update macos and windows wheel filenames Feb 5, 2020
@github-actions
Copy link

github-actions bot commented Feb 5, 2020

Copy link
Member Author

@kszucs kszucs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kszucs kszucs closed this in 97282b2 Feb 6, 2020
@kszucs
Copy link
Member Author

kszucs commented Feb 6, 2020

The windows wheel failure is unrelated, see #6363

kszucs added a commit that referenced this pull request Feb 7, 2020
- After unpinning wheel the macOS wheels have macosx_10_9 architecture tag, so update tasks.yml and the verification script.
- Remove "m" postfix from the py38 win wheel

Closes #6362 from kszucs/wheel-filenames and squashes the following commits:

1a573c1 <Krisztián Szűcs> update macos and windows wheel filenames

Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant