Commit Graph

6 Commits

Author SHA1 Message Date
OscarL
222b2517fc psutil: switch to Python 3.10. (#9484)
Still disabled, as it fails on import (same as before).
2023-09-21 11:25:20 +02:00
OscarL
594c5aa8e0 psutil, pycurl: provide "non _x86" package name. (#8814)
The psutil recipe remains disabled (so no rev-bump there).
2023-06-07 10:58:59 +02:00
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