Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Add pypy wheels #87

Closed
rth opened this issue Jun 26, 2020 · 7 comments
Closed

Add pypy wheels #87

rth opened this issue Jun 26, 2020 · 7 comments

Comments

@rth
Copy link

rth commented Jun 26, 2020

It would be nice if PyPy wheels could be build for scipy. This was recently done for numpy in MacPython/numpy-wheels#74 by @mattip

Because scipy takes quite a while to build from sources for downstream packages building wheels e.g. with cibuildwheel (which includes pypy by default) that would also save a lot of compilation time.

@tylerjereddy
Copy link
Collaborator

Interesting. We had PyPy builds in our (SciPy) regular CI for a while, although they were a regular source of maintenance burden and eventually removed. Even for NumPy, I believe that PyPy in regular CI requires a bit of Matti's expertise to keep "green."

Not saying it won't happen--just providing the brief context on where we are with PyPy at the moment. I suspect adding back to our main repo CI would be needed as pre-requisite to providing wheels--otherwise the release manager gets a lot of "fun" when they try to build the pypy wheels for SciPy :)

@pv
Copy link
Contributor

pv commented Jul 1, 2020

A Pypy dev has a repo building Pypy wheels for a number of packages including scipy here: https://github.com/antocuni/pypy-wheels

@stonebig
Copy link

stonebig commented May 3, 2022

PyPy did some progress and is now at Python-3.8 compatibility, maybe is it worth a retry ?

@lesshaste
Copy link

+1 for this.

@mattip
Copy link
Contributor

mattip commented Feb 14, 2023

Since the wheel builds are now done via scipy/scipy with cibuildwheel, this issue should be transferred there.

@rgommers
Copy link
Contributor

I just tried, but transferring issues is only possible within a single GitHub organization. So we should open a new issue there with a summary of this one, and then comment here so everyone subscribed can follow the new issue. Any takers?

@mattip
Copy link
Contributor

mattip commented Feb 14, 2023

I opened scipy/scipy#17974 and will close this one.

@mattip mattip closed this as completed Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants