Commit Graph

10 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
25136b886c bcrypt: drop support for Python 3.7 and 3.8. (#8030) 2023-03-23 11:05:42 +01:00
Schrijvers Luc
8dab556e6c bcrypt, fix provides for 32bit (#7208) 2022-09-15 12:31:25 +02:00
Schrijvers Luc
47367e33b9 bcrypt, revbump for 32bit buildmaster (#7207) 2022-09-15 12:13:26 +02:00
Schrijvers Luc
3bb6ef8ae8 bcrypt, also provide none x86 for x86_gcc2 (#7206) 2022-09-15 11:58:07 +02:00
Schrijvers Luc
d5a5e9f8d6 bcrypt, add python3.10, cleanup (#7177) 2022-09-08 12:27:43 +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
d59862aad7 bcrypt: bump version 2021-02-02 17:36:25 +01:00
Jerome Duval
65dc845d78 bcrypt: clean up. 2019-10-25 21:05:55 +02:00
Jerome Duval
65ccd09627 bcrypt: new recipe. 2019-10-25 20:49:00 +02:00