Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2016-02-01 19:56:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-26 17:04:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes       
2016-02-01 19:57:09.000000000 +0100
@@ -1,0 +2,33 @@
+Sat Jan 30 18:41:18 UTC 2016 - [email protected]
+
+- specfile:
+  * update copyright year
+
+- update to version 3.4.2:
+  * Enhancements
+    + #728: [Solaris] exposed psutil.PROCFS_PATH constant to change
+      the default location of /proc filesystem.
+  * Bug fixes
+    + #724: [FreeBSD] psutil.virtual_memory().total is incorrect.
+    + #730: [FreeBSD] psutil.virtual_memory() crashes.
+
+- changes from version 3.4.1:
+  * Enhancements
+    + #557: [NetBSD] added NetBSD support. (contributed by Ryo Onodera
+      and Thomas Klausner)
+    + #708: [Linux] psutil.net_connections() and Process.connections()
+      on Python 2 can be up to 3x faster in case of many
+      connections. Also psutil.Process.memory_maps() is slightly faster.
+    + #718: process_iter() is now thread safe.
+  * Bug fixes
+    + #714: [OpenBSD] virtual_memory().cached value was always set to
+      0.
+    + #715: don't crash at import time if cpu_times() fail for some
+      reason.
+    + #717: [Linux] Process.open_files fails if deleted files still
+      visible.
+    + #722: [Linux] swap_memory() no longer crashes if sin/sout can't
+      be determined due to missing /proc/vmstat.
+    + #724: [FreeBSD] virtual_memory().total is slightly incorrect.
+
+-------------------------------------------------------------------

Old:
----
  psutil-3.3.0.tar.gz

New:
----
  psutil-3.4.2.tar.gz

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

Other differences:
------------------
++++++ python3-psutil.spec ++++++
--- /var/tmp/diff_new_pack.IXF6eE/_old  2016-02-01 19:57:11.000000000 +0100
+++ /var/tmp/diff_new_pack.IXF6eE/_new  2016-02-01 19:57:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-psutil
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-psutil
-Version:        3.3.0
+Version:        3.4.2
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause

++++++ psutil-3.3.0.tar.gz -> psutil-3.4.2.tar.gz ++++++
++++ 5426 lines of diff (skipped)


Reply via email to