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

Skip to content

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
@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