Accepting request 204144 from devel:languages:python
- update to 1.1.1: * #410: tar.gz and windows binary files are now hosted on PYPI. * #412: [Linux] get/set process resource limits. * #415: [Windows] Process.get_children() is an order of magnitude faster. * #426: [Windows] Process.name is an order of magnitude faster. * #431: [UNIX] Process.name is slightly faster because it unnecessarily retrieved also process cmdline. (forwarded request 204139 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/204144 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=13
This commit is contained in:
commit
569bfd4f13
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ec4a05c4ee352def25a1df53dc5d1d8203a051b3cf3ae92d3e93810e1813fff
|
|
||||||
size 159515
|
|
3
psutil-1.1.1.tar.gz
Normal file
3
psutil-1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5201e4c2a9b57e9e5d8de92b3a4006d093eedd9b56915b8279f365aaedd0f48
|
||||||
|
size 165467
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 21 12:19:35 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 1.1.1:
|
||||||
|
* #410: tar.gz and windows binary files are now hosted on PYPI.
|
||||||
|
* #412: [Linux] get/set process resource limits.
|
||||||
|
* #415: [Windows] Process.get_children() is an order of magnitude faster.
|
||||||
|
* #426: [Windows] Process.name is an order of magnitude faster.
|
||||||
|
* #431: [UNIX] Process.name is slightly faster because it unnecessarily
|
||||||
|
retrieved also process cmdline.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 19 10:52:59 UTC 2013 - dmueller@suse.com
|
Fri Jul 19 10:52:59 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-psutil
|
Name: python-psutil
|
||||||
Version: 1.0.1
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A process utilities module for Python
|
Summary: A process utilities module for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user