Commit Graph

6 Commits

Author SHA1 Message Date
Schrijvers Luc
b2f6564a8a cffi, revbumb, fix tests (#11710)
Co-authored-by: Oscar Lesta <oscar.lesta@gmail.com>
2025-02-03 14:03:23 +00:00
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
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
Jérôme Duval
8a070b50a7 cffi: no lib suffix for 3.8 and up 2023-03-22 13:29:33 +01:00
OscarL
831027861f cffi: Drop Python 3.7. Provide "non _x86" package name on x86_gcc2. (#8043)
Should fix the 32 bits build of pycares after #8035.
2023-03-22 12:03:18 +01:00
Schrijvers Luc
df65bfadfc cffi, bump version, fix recipe, add python3.10 (#7174) 2022-09-08 09:41:33 +02:00