Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2016-11-13 22:51:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-26 13:29:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes       
2016-11-13 22:51:43.000000000 +0100
@@ -1,0 +2,31 @@
+Sun Nov  6 20:19:07 UTC 2016 - [email protected]
+
+- specfile:
+  * tar.gz -> zip
+
+- update to version 5.0.0:
+  * Enhncements
+    + 799: new Process.oneshot() context manager making Process
+      methods around +2x faster in general and from +2x to +6x faster
+      on Windows.
+    + 943: better error message in case of version conflict on import.
+  * Bug fixes
+    + 932: [NetBSD] net_connections() and Process.connections() may
+      fail without raising an exception.
+    + 933: [Windows] memory leak in cpu_stats() and
+      WindowsService.description().
+
+-------------------------------------------------------------------
+Sat Oct 29 16:48:22 UTC 2016 - [email protected]
+
+- update to version 4.4.2:
+  * Bug fixes
+    + 931: psutil no longer compiles on Solaris.
+
+-------------------------------------------------------------------
+Tue Oct 25 18:15:04 UTC 2016 - [email protected]
+
+- Update to version 4.4.1:
+  * 927: Popen.__del__() may cause maximum recursion depth error.
+
+-------------------------------------------------------------------

Old:
----
  psutil-4.4.0.tar.gz

New:
----
  psutil-5.0.0.zip

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

Other differences:
------------------
++++++ python3-psutil.spec ++++++
--- /var/tmp/diff_new_pack.2nsnIk/_old  2016-11-13 22:51:44.000000000 +0100
+++ /var/tmp/diff_new_pack.2nsnIk/_new  2016-11-13 22:51:44.000000000 +0100
@@ -17,18 +17,19 @@
 
 
 Name:           python3-psutil
-Version:        4.4.0
+Version:        5.0.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://files.pythonhosted.org/packages/source/p/psutil/psutil-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/psutil/psutil-%{version}.zip
 BuildRequires:  net-tools
 BuildRequires:  procps
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:       net-tools
 Requires:       procps
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to