pkgsrc/sysutils/py-psutil
adam 6a2ce0a244 py-psutil: updated to 5.4.8
5.4.8:

Enhancements
* [Linux] cpu_freq() is now implemented by parsing /proc/cpuinfo in case /sys/devices/system/cpu/* filesystem is not available.
* [Linux] psutil.sensors_temperatures() now parses /sys/class/thermal in case /sys/class/hwmon fs is not available (e.g. Raspberry Pi).
* [Posix] better compilation support when using g++ instead of gcc.

Bug fixes
* do not print exception on import time in case cpu_times() fails.
* [Linux] Process.io_counters() may raise ValueError.
* [OSX] available and used memory (psutil.virtual_memory()) metrics are not accurate.
* [Windows] psutil.Process().connections() may sometimes fail with intermittent 0xC0000001.
* [Linux] disk_partitions() does not honour PROCFS_PATH.
* [AIX] system CPU times (psutil.cpu_times()) were being reported with ticks unit as opposed to seconds.
* [OSX] psutil debug messages are erroneously printed all the time.
* [SunOS] net_connections() returns an empty list.
2018-11-05 12:46:53 +00:00
..
patches sysutils/py-psutil: Update to 5.4.5 2018-05-15 22:22:01 +00:00
DESCR
distinfo py-psutil: updated to 5.4.8 2018-11-05 12:46:53 +00:00
Makefile py-psutil: updated to 5.4.8 2018-11-05 12:46:53 +00:00
MESSAGE.NetBSD
PLIST py-psutil: Unbreak PLIST from last update. 2018-05-16 16:22:32 +00:00