pkgsrc/sysutils/py-psutil
adam 8b3159d179 py-psutil: updated to 5.5.0
5.5.0

Enhancements
- [FreeBSD] added support for sensors_temperatures().
- [FreeBSD] added support for CPU frequency.

Bug fixes
- Process.oneshot() is now thread safe.
- [Linux] disk_io_counters() fails on Linux kernel 4.18+.
- [Linux] Process' memory_maps() and io_counters() method are no longer
  exposed if not supported by the kernel.
- [Windows] fix psutil.Process().ionice(...) mismatch.
- [Windows] improper usage of CloseHandle() may lead to override the
  original error code when raising an exception.
- incorrect handling of cache in Process.oneshot() context causes
  Process instances to return incorrect results.
- [Windows] OpenProcess() now uses PROCESS_QUERY_LIMITED_INFORMATION
  access rights wherever possible, resulting in less AccessDenied exceptions
  being thrown for system processes.
- [Windows] check if variable is NULL before free()ing it.
2019-01-24 13:06:45 +00:00
..
patches
DESCR
distinfo py-psutil: updated to 5.5.0 2019-01-24 13:06:45 +00:00
Makefile py-psutil: updated to 5.5.0 2019-01-24 13:06:45 +00:00
MESSAGE.NetBSD
PLIST py-psutil: Unbreak PLIST from last update. 2018-05-16 16:22:32 +00:00