Hello community,

here is the log from the commit of package python-psutil for openSUSE:Factory 
checked in at 2016-03-18 21:41:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psutil (Old)
 and      /work/SRC/openSUSE:Factory/.python-psutil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-psutil"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes      
2016-03-02 14:21:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 
2016-03-18 21:41:32.000000000 +0100
@@ -1,0 +2,26 @@
+Sun Mar 13 15:05:56 UTC 2016 - [email protected]
+
+- removed TODO from %doc, not in upstream 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:
------------------
++++++ python-psutil.spec ++++++
--- /var/tmp/diff_new_pack.xJZAM9/_old  2016-03-18 21:41:33.000000000 +0100
+++ /var/tmp/diff_new_pack.xJZAM9/_new  2016-03-18 21:41:33.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-psutil
-Version:        4.0.0
+Version:        4.1.0
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CREDITS scripts HISTORY.rst LICENSE README.rst TODO
+%doc CREDITS scripts HISTORY.rst LICENSE README.rst
 %{python_sitearch}/psutil/
 %{python_sitearch}/psutil/_psutil_*.so
 %{python_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