pkgsrc/sysutils/py-psutil/distinfo
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

8 lines
566 B
Text

$NetBSD: distinfo,v 1.24 2018/11/05 12:46:53 adam Exp $
SHA1 (psutil-5.4.8.tar.gz) = 7d6e5e8532a619fca7ea90863f1edc5997799055
RMD160 (psutil-5.4.8.tar.gz) = eff2a72893d108b50f2053b0e12c2e14e684a26e
SHA512 (psutil-5.4.8.tar.gz) = 5691e7e7ecd827aff2755a85c4c1be3a23beec3a1dbff079547991dcfffa8e075cff7fb6983e1f6fa287e2216e3b1466618730afaf114a0ee209d7b70d7b0c6a
Size (psutil-5.4.8.tar.gz) = 422742 bytes
SHA1 (patch-psutil___psutil__bsd.c) = 3d1166abdd74e3f3b4bec3098b03e7d05a67df04
SHA1 (patch-psutil_arch_netbsd_specific.c) = bc38af6ba1c360a12fb3d7112026425ca0cf4a92