Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2015-08-05 06:50:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-23 11:57:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes       
2015-08-05 06:50:20.000000000 +0200
@@ -1,0 +2,38 @@
+Wed Jul 15 16:47:40 UTC 2015 - a...@gmx.de
+
+- update to version 3.1.1:
+  * Bug fixes
+    + #645: [Linux] psutil.cpu_times_percent() may produce negative
+      results.
+    + #656: 'from psutil import *' does not work.
+
+- changes from version 3.1.0:
+  * Enhancements
+    + #534: [Linux] disk_partitions() added support for ZFS
+      filesystems.
+    + #646: continuous tests integration for Windows with
+      https://ci.appveyor.com/project/giampaolo/psutil.
+    + #647: new dev guide:
+    + #651: continuous code quality test integration with
+      https://scrutinizer-ci.com/g/giampaolo/psutil/
+  * Bug fixes
+    + #340: [Windows] Process.open_files() no longer hangs. Instead it
+      uses a thred which times out and skips the file handle in case
+      it's taking too long to be retrieved. (patch by Jeff Ta ng, PR
+      #597)
+    + #627: [Windows] Process.name() no longer raises AccessDenied for
+      pids owned by another user.
+    + #636: [Windows] Process.memory_info() raise AccessDenied.
+    + #637: [UNIX] raise exception if trying to send signal to Process
+      PID 0 as it will affect os.getpid()'s process group instead of PID
+      0.
+    + #639: [Linux] Process.cmdline() can be truncated.
+    + #640: [Linux] *connections functions may swallow errors and
+      return an incomplete list of connnections.
+    + #642: repr() of exceptions is incorrect.
+    + #653: [Windows] Add inet_ntop function for Windows XP to support
+      IPv6.
+    + #641: [Windows] Replace deprecated string functions with safe
+      equivalents.
+
+-------------------------------------------------------------------

Old:
----
  psutil-3.0.1.tar.gz

New:
----
  psutil-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python3-psutil.spec ++++++
--- /var/tmp/diff_new_pack.mKiMlW/_old  2015-08-05 06:50:20.000000000 +0200
+++ /var/tmp/diff_new_pack.mKiMlW/_new  2015-08-05 06:50:20.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-psutil
-Version:        3.0.1
+Version:        3.1.1
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause

++++++ psutil-3.0.1.tar.gz -> psutil-3.1.1.tar.gz ++++++
++++ 3637 lines of diff (skipped)


Reply via email to