Commit Graph

7 Commits

Author SHA1 Message Date
OscarL
d8bf95ed80 aiohttp (and dependencies): recipes cleanup. (#10248)
* aiohttp: recipe cleanup.

* aiosignal: recipe cleanup.

* frozenlist: recipe cleanup.

* multidict: recipe cleanup.
2024-03-24 09:28:05 +01: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
7280da55e8 aiohttp: trigger build 2023-03-22 14:55:33 +01:00
Jérôme Duval
3805466c93 aiohttp: trigger build 2023-03-22 14:22:59 +01:00
OscarL
1a0f70c27d aiohttp: switch to x86, drop support for Python 3.7, add it for 3.10. (#8049)
Build was broken for x86_gcc2.

Provide also the "non _x86" package name. This should fix the build
failure for slixmpp after #8036.
2023-03-22 13:51:42 +01: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
PulkoMandy
1b4a551836 aiohttp: bump version
The previous package is not compatible with chardet 4.0.0 which was
updated in 9ed4286945, see
https://github.com/aio-libs/aiohttp/issues/5366
2022-08-20 13:12:34 +02:00