5 Commits

Author SHA1 Message Date
OscarL
ee694fb6d9 glances: switch to Python 3.10. (#9485)
Recipe is still disabled, as it depends on a working psutil
package, but at least now looks more decent (and builds without
complains).
2023-09-21 11:25:53 +02:00
OscarL
b7144e859e glances: switch to Python 3.9, disable recipe. (#8171)
This requires psutil, which is currently broken WIP.

Still, we're dropping Python 3.7.
2023-03-30 08:22:32 +02:00
Jerome Duval
3608e9b8b5 glances: remove python 3.6 2021-11-23 20:02:17 +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
François Revol
c75cfadba1 Add recipe for glances
It needs psutil which is not fully ported yet.
2020-02-13 01:20:50 +01:00