Hello community, here is the log from the commit of package python-psutil for openSUSE:Factory checked in at 2018-11-09 07:50:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-psutil (Old) and /work/SRC/openSUSE:Factory/.python-psutil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psutil" Fri Nov 9 07:50:37 2018 rev:45 rq:646017 version:5.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes 2018-08-27 12:55:06.628537953 +0200 +++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 2018-11-09 07:50:44.947964393 +0100 @@ -1,0 +2,30 @@ +Thu Nov 1 22:42:43 UTC 2018 - Arun Persaud <[email protected]> + +- update to version 5.4.8: + * Enhancements + + 1197: [Linux] cpu_freq() is now implemented by parsing + /proc/cpuinfo in case /sys/devices/system/cpu/* filesystem is + not available. + + 1310: [Linux] psutil.sensors_temperatures() now parses + /sys/class/thermal in case /sys/class/hwmon fs is not available + (e.g. Raspberry Pi). (patch by Alex Manuskin) + + 1320: [Posix] better compilation support when using g++ instead + of gcc. (patch by Jaime Fullaondo) + * Bug fixes + + 715: do not print exception on import time in case cpu_times() + fails. + + 1004: [Linux] Process.io_counters() may raise ValueError. + + 1277: [OSX] available and used memory (psutil.virtual_memory()) + metrics are not accurate. + + 1294: [Windows] psutil.Process().connections() may sometimes + fail with intermittent 0xC0000001. (patch by Sylvain Duchesne) + + 1307: [Linux] disk_partitions() does not honour PROCFS_PATH. + + 1320: [AIX] system CPU times (psutil.cpu_times()) were being + reported with ticks unit as opposed to seconds. (patch by Jaime + Fullaondo) + + 1332: [OSX] psutil debug messages are erroneously printed all + the time. (patch by Ilya Yanok) + + 1346: [SunOS] net_connections() returns an empty list. (patch by + Oleksii Shevchuk) + +------------------------------------------------------------------- Old: ---- psutil-5.4.7.tar.gz New: ---- psutil-5.4.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psutil.spec ++++++ --- /var/tmp/diff_new_pack.y2r4B7/_old 2018-11-09 07:50:46.191962957 +0100 +++ /var/tmp/diff_new_pack.y2r4B7/_new 2018-11-09 07:50:46.195962953 +0100 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-psutil -Version: 5.4.7 +Version: 5.4.8 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause ++++++ psutil-5.4.7.tar.gz -> psutil-5.4.8.tar.gz ++++++ ++++ 1738 lines of diff (skipped)
