commit python-psutil for openSUSE:Factory
Hello community, here is the log from the commit of package python-psutil for openSUSE:Factory checked in at 2016-05-31 12:25:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-18 21:41:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 2016-05-31 12:25:17.000000000 +0200 @@ -1,0 +2,23 @@ +Mon May 30 07:28:01 UTC 2016 - tbechtold@suse.com + +- Update Source url + +------------------------------------------------------------------- +Sat May 28 11:34:45 UTC 2016 - michael@stroeder.com + +- 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. + +------------------------------------------------------------------- Old: ---- psutil-4.1.0.tar.gz New: ---- psutil-4.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psutil.spec ++++++ --- /var/tmp/diff_new_pack.L9jEYF/_old 2016-05-31 12:25:18.000000000 +0200 +++ /var/tmp/diff_new_pack.L9jEYF/_new 2016-05-31 12:25:18.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-psutil # -# Copyright (c) 2014 SUSE LINUX Products 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,17 +17,17 @@ Name: python-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 -BuildRequires: python-devel -BuildRequires: python-setuptools +Source: https://pypi.python.org/packages/a6/bf/5ce23dc9f50de662af3b4bf54812438c298634224924c4e18b7c3b57a2aa/psutil-%{version}.tar.gz BuildRequires: net-tools BuildRequires: procps +BuildRequires: python-devel +BuildRequires: python-setuptools Requires: net-tools Requires: procps BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ psutil-4.1.0.tar.gz -> psutil-4.2.0.tar.gz ++++++ ++++ 2397 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de