0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
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
iam-git cb9092f891
scipy: enable python versions 3.8 and 3.9. ndimage import fix in stats module (#6148)
Co-authored-by: Aleksei Gerasimov <aleksei.gerasimov@vutbr.cz>
2021-09-11 09:17:06 +02:00
Schrijvers Luc 6eecb6a373
scipy, bump version, enable build (#5951) 2021-06-13 17:34:07 +02:00
Schrijvers Luc e5a4eec2f1
scipy, mark as broken on all arch's (#5687) 2021-02-07 17:07:11 +01:00
Schrijvers Luc a58f4e5c5a
scipy, remove remaining references to python 3.6 (#5685) 2021-02-07 16:36:49 +01:00
Schrijvers Luc 62843efc6a
scipy, disable python 3.6 as numpy doesn't support it any more (#5684) 2021-02-07 16:30:04 +01:00