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

Macos patch fix #506

Merged
merged 2 commits into from
Jan 2, 2021
Merged

Macos patch fix #506

merged 2 commits into from
Jan 2, 2021

Conversation

Czaki
Copy link
Contributor

@Czaki Czaki commented Jan 1, 2021

On MacOS 10.14 current patch syntax does not work (I build code with OpenMP, which needs libomp from brew).

@YannickJadoul
Copy link
Member

Cross referencing #502.

Copy link
Member

@YannickJadoul YannickJadoul left a comment

Choose a reason for hiding this comment

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

This only increases consistency, so sure!

Also, don't we test on macOS 10.14, then?

@Czaki
Copy link
Contributor Author

Czaki commented Jan 1, 2021

I found test only on 10.15

@joerick
Copy link
Contributor

joerick commented Jan 1, 2021

Once merged I'm happy to do a hotfix 1.7.4 if that's useful @Czaki?

@Czaki
Copy link
Contributor Author

Czaki commented Jan 1, 2021

Once merged I'm happy to do a hotfix 1.7.4 if that's useful @Czaki?

It could be useful for any person who build pypy wheels on macos 10.14. Without it build stuck.

@joerick What did you think about change one of macos in test on 10.14? I this PR on in others?

@henryiii
Copy link
Contributor

henryiii commented Jan 1, 2021

Are there CI systems running 10.14? I'm pretty sure there must be (GHA/Azure do not have an official 10.14 advertised runner anymore, but assuming some of the other ones are not?) If so, I think it's a great idea to backport the fix and release a 1.7.4 while we work on archs & Universal2. If not, still wouldn't be a bad idea.

@Czaki
Copy link
Contributor Author

Czaki commented Jan 1, 2021

I run 10.14 on Azure Pipelines.

@joerick
Copy link
Contributor

joerick commented Jan 2, 2021

10.14 doesn't seem to be advertised on GHA/Azure anymore, so I don't think we need to test with it.

@joerick joerick merged commit 0b5ac86 into pypa:master Jan 2, 2021
joerick added a commit that referenced this pull request Jan 2, 2021
@joerick
Copy link
Contributor

joerick commented Jan 2, 2021

Released as v1.7.4 (note that release doesn't include the CIBW_ARCHS work)

@Czaki Czaki deleted the macos_patch_fix branch January 3, 2021 12:48
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.

4 participants