pyca / pynacl

Python binding to the Networking and Cryptography (NaCl) library

Home Page:https://pynacl.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building wheels for python 3.9

fruch opened this issue · comments

I'm doing builds base on fedora34, which has python3.9, both on aarch64 and x86_64, and not having wheel for those, is slowing down a lot builds with qemu based cross compilation (building docker for both architectures)

Our wheels work fine on python 3.9 for x86_64. aarch64 wheels will be coming in the next release.