Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2016-03-16 10:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2016-02-22 08:57:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes       
2016-03-16 10:35:57.000000000 +0100
@@ -1,0 +2,28 @@
+Sat Mar 12 19:17:20 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * removed TODO from %doc, not in tar-ball anymore
+
+- update to version 4.1.0:
+  * Enhancements
+    + #777: [Linux] Process.open_files() on Linux return 3 new fields:
+       position, mode and flags.
+    + #779: Process.cpu_times() returns two new fields,
+       'children_user' and 'children_system' (always set to 0 on OSX
+       and Windows).
+    + #789: [Windows] psutil.cpu_times() return two new fields:
+       "interrupt" and "dpc". Same for psutil.cpu_times_percent().
+    + #792: new psutil.cpu_stats() function returning number of CPU
+       ctx switches interrupts, soft interrupts and syscalls.
+  * Bug fixes
+    + #774: [FreeBSD] net_io_counters() dropout is no longer set to 0
+       if the kernel provides it.
+    + #776: [Linux] Process.cpu_affinity() may erroneously raise
+       NoSuchProcess. (patch by wxwright)
+    + #780: [OSX] psutil does not compile with some gcc versions.
+    + #786: net_if_addrs() may report incomplete MAC addresses.
+    + #788: [NetBSD] virtual_memory()'s buffers and shared values were
+       set to 0.
+    + #790: [OSX] psutil won't compile on OSX 10.4.
+
+-------------------------------------------------------------------

Old:
----
  psutil-4.0.0.tar.gz

New:
----
  psutil-4.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-psutil.spec ++++++
--- /var/tmp/diff_new_pack.tdeo9L/_old  2016-03-16 10:35:58.000000000 +0100
+++ /var/tmp/diff_new_pack.tdeo9L/_new  2016-03-16 10:35:58.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-psutil
-Version:        4.0.0
+Version:        4.1.0
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause
@@ -54,7 +54,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CREDITS HISTORY.rst LICENSE README.rst TODO
+%doc CREDITS HISTORY.rst LICENSE README.rst
 %{python3_sitearch}/psutil/
 %{python3_sitearch}/psutil/_psutil_*.so
 %{python3_sitearch}/psutil-%{version}-py*.egg-info

++++++ psutil-4.0.0.tar.gz -> psutil-4.1.0.tar.gz ++++++
++++ 3917 lines of diff (skipped)


Reply via email to