5 Commits

Author SHA1 Message Date
OscarL
c50b5fadd6 cffi: clean up recipe, drop Python 3.9. (#11708)
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.
2025-02-03 13:42:12 +00:00
OscarL
a1eb1c25fe pynacl: drop support for Python 3.7 and 3.8. (#8027)
Also removed unneded dependency on six.
2023-03-23 11:03:50 +01:00
Schrijvers Luc
e6dd086551 pynacl, drop python2.7, add python{3.8,3.9,3.10} (#7216) 2022-09-17 10:06:39 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
463921ac0b pynacl: new recipe. 2019-10-25 20:49:05 +02:00