[Cryptography-dev] Binary wheels for armv7l

2022-03-18 Thread Pēteris Caune
Hello, I'd like to bring up the topic of binary wheel packages for armv7l. They have already been discussed before, for example in this issue: https://github.com/pyca/cryptography/issues/6286 Quoting reaperhulk's comment from the issue: > Getting armv7l in hosted CI isn't really possible at t

Re: [Cryptography-dev] Binary wheels for armv7l

2022-03-18 Thread Paul Kehrer
Thanks for providing a comprehensive post here. Compilation/testing under qemu is, unfortunately, too slow to be practical within our CI (which we've spent years getting to under 10 minutes cycle time). There's also a secondary challenge in that while armv7l tags are defined for manylinux on PyPI,