Re: [Distutils] Re: Linux binary wheels?
Nick Timkovich <[email protected]>
| Newsgroups | gmane.comp.python.ideas,gmane.comp.python.distutils.devel |
|---|---|
| Message-ID | <CAHkxivdAR+=BEgCD1UwpRZCWhV=k=4LhBMMc4ObEhfNGaAPCmQ@mail.gmail.com> |
On Tue, Aug 20, 2019, at 5:05 AM Matthew Brett <[email protected]> wrote: > ... Unless you meant wheels for non-Intel platforms, in which case, > please do say more about you need. Minor tangent: I've seen some people use https://www.piwheels.org/ for Raspberry Pi (ARM 6/7), but could the ARM binaries be uploaded to PyPI? I think I'm conflating the wheel building spec (is manylinux amd64 specific, or as long as the libraries are on any architecture?), toolchains, environment (sounds like Piwheels provides a platform to build them on), and package hosting (can PyPI host arbitrary archs?) in that one sentence. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/OXSUW73EO5DTUO34EFURN3KHCDAKNS4Z/ Code of Conduct: http://python.org/psf/codeofconduct/