pyca / pynacl

Python binding to the Networking and Cryptography (NaCl) library
https://pynacl.readthedocs.io/
Apache License 2.0
1.06k stars 233 forks source link

Wheel support for Universal2 #713

Closed mcclurem closed 2 years ago

mcclurem commented 2 years ago

Apple silicon Macs are pretty much the only kind of Mac you can buy now, can we please enable either a universal2 or arm-specific wheel for macOS?

reaperhulk commented 2 years ago

The next release will ship macOS arm64 wheels. They may or may not be universal2 due to CI challenges.

reaperhulk commented 2 years ago

Update: they will be universal2

reaperhulk commented 2 years ago

Shipped in 1.5.0.

rkhwaja commented 2 years ago

Maybe you should update the cffi dependency to >=1.15.0 for macosx, that's the version where they added support for arm64