Skip to content

Backport PR #28554 on branch v3.10.x (BLD: Enable wheels on Windows-on-ARM) #30352

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

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #28554: BLD: Enable wheels on Windows-on-ARM

@lumberbot-app lumberbot-app bot added this to the v3.10.4 milestone Jul 24, 2025
@lumberbot-app lumberbot-app bot added the CI: Run cibuildwheel Run wheel building tests on a PR label Jul 24, 2025
@ksunden
Copy link
Member

ksunden commented Jul 25, 2025

Failure is real, contourpy does not provide windows arm wheels on python 3.10.

As such, I think I lean towards not bothering to backport this... we were already kind of on the fence. I'd rather keep the versions of python we have in the 3.10 series and not add a new platform than either drop a python version or deal with complicating CI config...

Any objections to just not backporting? (@tacaswell @QuLogic in particular)

@tacaswell
Copy link
Member

what does the patch to skip py310 on arm look like?

@ksunden
Copy link
Member

ksunden commented Jul 25, 2025

I think it would be adding the following line to the 3.10 step (this is a pared down version of the pypy condition which was edited already to exclude win-arm).

        if: matrix.os != 'windows-11-arm'

Dependencies do not provide wheels, so do not try to build them ourselves (was failing because it was trying to install from nightlies, and no compatible version was provided).
@ksunden
Copy link
Member

ksunden commented Jul 25, 2025

I have tried it, now to see if it works, if it does we can go forward with the backport, if not probably not worth further troubleshooting (barring simple things like yaml syntax errors).

@tacaswell tacaswell merged commit 9e38af6 into matplotlib:v3.10.x Jul 25, 2025
35 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy