Commit Graph

4 Commits

Author SHA1 Message Date
OscarL
0a0dce5247 multidict: switch to x86, drop support for Python 3.7, add it for 3.10. (#8046)
Build was broken on x86_gcc2.
2023-03-22 13:42:26 +01: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
d3743b72fe multidict: enable 3.8, 3.9, remove 3.6 2021-01-26 22:30:42 +01:00
Jerome Duval
34bf901982 multidict: new recipe. 2019-10-24 14:19:42 +02:00