Hello community, here is the log from the commit of package python3-psutil for openSUSE:Factory checked in at 2015-10-19 22:53:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-psutil (Old) and /work/SRC/openSUSE:Factory/.python3-psutil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-psutil" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-psutil/python3-psutil.changes 2015-08-05 06:50:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes 2015-10-20 00:06:54.000000000 +0200 @@ -1,0 +2,48 @@ +Sat Oct 17 23:49:25 UTC 2015 - [email protected] + +- update to version 3.2.2: + * #517: [SunOS] net_io_counters failed to detect network interfaces + correctly on Solaris 10 + * #541: [FreeBSD] disk_io_counters r/w times were expressed in + seconds instead of milliseconds. (patch by dasumin) + * #610: [SunOS] fix build and tests on Solaris 10 + * #623: [Linux] process or system connections raises ValueError if + IPv6 is not supported by the system. + * #678: [Linux] can't install psutil due to bug in setup.py. + * #688: [Windows] compilation fails with MSVC 2015, Python + 3.5. (patch by Mike Sarahan) + +- changes from version 3.2.1: + * #677: [Linux] can't install psutil due to bug in setup.py. + +- changes from version 3.2.0: + * #644: [Windows] added support for CTRL_C_EVENT and + CTRL_BREAK_EVENT signals to use with Process.send_signal(). + * #648: CI test integration for OSX. (patch by Jeff Tang) + * #663: [UNIX] net_if_addrs() now returns point-to-point (VPNs) + addresses. + * #655: [Windows] different issues regarding unicode handling were + fixed. On Python 2 all APIs returning a string will now return an + encoded version of it by using sys.getfilesystemencoding() + codec. The APIs involved are: - psutil.net_if_addrs() - + psutil.net_if_stats() - psutil.net_io_counters() - + psutil.Process.cmdline() - psutil.Process.name() - + psutil.Process.username() - psutil.users() + * #513: [Linux] fixed integer overflow for RLIM_INFINITY. + * #641: [Windows] fixed many compilation warnings. (patch by Jeff + Tang) + * #652: [Windows] net_if_addrs() UnicodeDecodeError in case of + non-ASCII NIC names. + * #655: [Windows] net_if_stats() UnicodeDecodeError in case of + non-ASCII NIC names. + * #659: [Linux] compilation error on Suse 10. (patch by maozguttman) + * #664: [Linux] compilation error on Alpine Linux. (patch by Bart + van Kleef) + * #670: [Windows] segfgault of net_if_addrs() in case of non-ASCII + NIC names. (patch by sk6249) + * #672: [Windows] compilation fails if using Windows SDK + v8.0. (patch by Steven Winfield) + * #675: [Linux] net_connections(); UnicodeDecodeError may occur when + listing UNIX sockets. + +------------------------------------------------------------------- Old: ---- psutil-3.1.1.tar.gz New: ---- psutil-3.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-psutil.spec ++++++ --- /var/tmp/diff_new_pack.WGQQqc/_old 2015-10-20 00:06:55.000000000 +0200 +++ /var/tmp/diff_new_pack.WGQQqc/_new 2015-10-20 00:06:55.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-psutil -Version: 3.1.1 +Version: 3.2.2 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause ++++++ psutil-3.1.1.tar.gz -> psutil-3.2.2.tar.gz ++++++ ++++ 7849 lines of diff (skipped)
