Commit Graph

15 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
PulkoMandy
2b9b9a191d Fix various Python dependencies
aiohttp: various new dependencies after version bump
cffi: missing dependency
2022-08-20 13:51:47 +02:00
Schrijvers Luc
8327cb6fcd cffi, bump version (#6782) 2022-03-29 18:28:26 +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
Sergei Reznikov
aa1193c5fe rebuild packages depending on libffi 2021-08-16 23:04:52 +03:00
Sergei Reznikov
b4f9d8cc23 rebuild packages depending on libffi 2021-08-16 14:12:36 +03:00
Jerome Duval
a54ea8a426 cffi: bump version. 2019-11-26 20:52:54 +01:00
miqlas
97e994f108 CFFI: bump, pyversion (no 3.6 for now) (#4240)
* CFFI: bump, pyversion (no 3.6 for now)

* Checksum
2019-10-02 22:15:02 -04:00
fbrosson
4988f59c22 dev-python/cffi: I forgot to disable x86_gcc2. 2018-10-29 13:17:17 +00:00
fbrosson
3cb5e84056 dev-python/cffi: new recipe. 2018-10-28 22:58:05 +00:00