Commit Graph

10 Commits

Author SHA1 Message Date
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
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
1aa5512d75 aiohttp: bump version 2021-04-02 19:05:45 +02:00
Jerome Duval
4298646906 aiohttp: enable 3.8, 3.9, remove 3.6 2021-01-26 22:15:58 +01:00
Jerome Duval
9e47bc2822 aiohttp: new recipe. 2019-10-24 14:20:33 +02:00