Hello community, here is the log from the commit of package python-psutil for openSUSE:Factory checked in at 2017-12-10 18:16:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-psutil (Old) and /work/SRC/openSUSE:Factory/.python-psutil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psutil" Sun Dec 10 18:16:55 2017 rev:40 rq:555531 version:5.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes 2017-11-12 18:01:17.671117709 +0100 +++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 2017-12-10 18:17:05.248216426 +0100 @@ -1,0 +2,25 @@ +Thu Dec 7 16:47:30 UTC 2017 - [email protected] + +- update to version 5.4.2: + * Enhancements + + 1173: introduced PSUTIL_DEBUG environment variable which can be + set in order to print useful debug messages on stderr (useful in + case of nasty errors). + + 1177: added support for sensors_battery() on OSX. (patch by + Arnon Yaari) + + 1183: Process.children() is 2x faster on UNIX and 2.4x faster on + Linux. + + 1188: deprecated method Process.memory_info_ex() now warns by + using FutureWarning instead of DeprecationWarning. + * Bug fixes + + 1152: [Windows] disk_io_counters() may return an empty dict. + + 1169: [Linux] users() "hostname" returns username + instead. (patch by janderbrain) + + 1172: [Windows] make test does not work. + + 1179: [Linux] Process.cmdline() is now able to splits cmdline + args for misbehaving processes which overwrite /proc/pid/cmdline + and use spaces instead of null bytes as args separator. + + 1181: [OSX] Process.memory_maps() may raise ENOENT. + + 1187: [OSX] pids() does not return PID 0 on recent OSX versions. + +------------------------------------------------------------------- Old: ---- psutil-5.4.1.tar.gz New: ---- psutil-5.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psutil.spec ++++++ --- /var/tmp/diff_new_pack.652bHK/_old 2017-12-10 18:17:06.044178513 +0100 +++ /var/tmp/diff_new_pack.652bHK/_new 2017-12-10 18:17:06.044178513 +0100 @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-psutil -Version: 5.4.1 +Version: 5.4.2 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause ++++++ psutil-5.4.1.tar.gz -> psutil-5.4.2.tar.gz ++++++ ++++ 3232 lines of diff (skipped)
