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

do not use pypy3.7-v7.3.8 #1289

Merged
merged 2 commits into from Feb 24, 2022
Merged

do not use pypy3.7-v7.3.8 #1289

merged 2 commits into from Feb 24, 2022

Conversation

mattip
Copy link
Contributor

@mattip mattip commented Feb 24, 2022

PyPy3.7 broke binary compatibility with the latest release. Pin to the older version. Also add checksums for aarch64. See https://foss.heptapod.net/pypy/pypy/-/issues/3688 for more details

@auvipy auvipy requested a review from mayeut February 24, 2022 11:59
@mayeut
Copy link
Member

mayeut commented Feb 24, 2022

Thanks for the PR @mattip
I hacked the portable update in such a way that it broke when reverting to 7.3.7
Not sure what the future is made of so for now, the -portable suffix is only added for aarch64 7.3.8
It might take a while for CI to give us the green light but I hope it should be good now.

@mayeut mayeut merged commit 3876535 into pypa:main Feb 24, 2022
@mattip
Copy link
Contributor Author

mattip commented Feb 24, 2022

Thanks for the fix, sorry for the mess

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

3 participants