On-tree recipes that depend on cffi: - argon2_cffi_bindings - bcrypt - pycares - pynacl So we're doing the same on those too in one go. Also: - moved all recipes to use build/installer instead of setup.py. - fixed calling of tests on cffi.
* Build with build/installer. * Provide "non _x86" package name. * Remove unneded \n scaping.
* argon2_cffi_bindings, fix versioning * argon2_cffi_bindings, python cleanup, add python3.10