home-assistant / wheels

Build wheels for Home Assistant
https://wheels.home-assistant.io
Apache License 2.0
29 stars 28 forks source link

Cleanup numpy install #632

Closed cdce8p closed 11 months ago

cdce8p commented 11 months ago

Now that https://github.com/scikit-build/ninja-python-distributions/issues/220 is fixed, we can remove the custom build steps for numpy.

Additionally, I have started building the 3.12 wheels over in the core repo and the numpy ones for musllinux are up on https://wheels.home-assistant.io/musllinux/. This brings to build times back down in the range of 1-5min per job.

Verified that the publish job would success, so it's safe to start a new release after this one. https://github.com/cdce8p/wheels/actions/runs/6463289052

/CC @frenck