Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pin PyQt6 back on Ubuntu 20.04 #28598

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

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jul 19, 2024

PR summary

The 6.7.1 wheels on PyPI do not conform to manylinux 2.28 due to requiring glibc 2.35 symbols, and cannot be loaded on Ubuntu 20.04, which has glibc 2.31. So we need to pin that back to avoid test failures.

This is a manual backport of #28597 because this branch has a Python 3.9 job that main no longer has.

PR checklist

The 6.7.1 wheels on PyPI do not conform to manylinux 2.28 due to
requiring glibc 2.35 symbols, and cannot be loaded on Ubuntu 20.04,
which has glibc 2.31. So we need to pin that back to avoid test
failures.
@QuLogic QuLogic added this to the v3.9.2 milestone Jul 19, 2024
@rcomer
Copy link
Member

rcomer commented Jul 20, 2024

Ignoring the Azure Windows failure as this change can't possibly affect that.

@rcomer rcomer merged commit 6e6c11a into matplotlib:v3.9.x Jul 20, 2024
34 of 36 checks passed
@QuLogic QuLogic deleted the pin-pyqt6-v39x branch July 22, 2024 19:35
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.

2 participants