Commit Graph

4 Commits

Author SHA1 Message Date
OscarL
c39eb4a7ef psutil: move to Python 3.9, add TEST(). (#8172)
Package is non-functional: on both 3.7 and 3.9 it gives an error
when trying to "import psutil".

The patchset is WIP, so attempting to update to psutil 5.9.4 won't
do much.

Still, moving away from 3.7 makes sense.
2023-03-30 08:22:06 +02:00
Jerome Duval
248010f1ab psutil: remove python 3.6 2021-11-23 20:02:18 +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
8415ad930d Add recipe for psutil
And partial patch, but not enough to run glances yet.
2020-02-13 01:19:54 +01:00