Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2016-05-25 21:29: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    
2016-03-16 10:35:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes       
2016-05-25 21:29:05.000000000 +0200
@@ -1,0 +2,24 @@
+Wed May 25 03:13:05 UTC 2016 - a...@gmx.de
+
+- update to version 4.2.0:
+  * Enhancements
+    + #795: [Windows] new APIs to deal with Windows services:
+       win_service_iter() and win_service_get().
+    + #800: [Linux] psutil.virtual_memory() returns a new "shared"
+       memory field.
+    + #819: [Linux] speedup /proc parsing: - Process.ppid() is 20%
+       faster - Process.status() is 28% faster - Process.name() is 25%
+       faster - Process.num_threads is 20% faster on Python 3
+  * Bug fixes
+    + #797: [Linux] net_if_stats() may raise OSError for certain NIC
+       cards.
+    + #813: Process.as_dict() should ignore extraneous attribute names
+       which gets attached to the Process instance.
+
+-------------------------------------------------------------------
+Sun May  8 07:04:16 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+-------------------------------------------------------------------

Old:
----
  psutil-4.1.0.tar.gz

New:
----
  psutil-4.2.0.tar.gz

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

Other differences:
------------------
++++++ python3-psutil.spec ++++++
--- /var/tmp/diff_new_pack.NWBN5D/_old  2016-05-25 21:29:06.000000000 +0200
+++ /var/tmp/diff_new_pack.NWBN5D/_new  2016-05-25 21:29:06.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           python3-psutil
-Version:        4.1.0
+Version:        4.2.0
 Release:        0
 Summary:        A process utilities module for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://pypi.python.org/pypi/psutil/
-Source:         
https://pypi.python.org/packages/source/p/psutil/psutil-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{version}.tar.gz
 BuildRequires:  net-tools
 BuildRequires:  procps
 BuildRequires:  python3-2to3

++++++ psutil-4.1.0.tar.gz -> psutil-4.2.0.tar.gz ++++++
++++ 2397 lines of diff (skipped)


Reply via email to