Accepting request 346815 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/346815 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=25
This commit is contained in:
commit
e2c17dbc4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9d848e5bd475ffe7fa3ab1c20d249807e648568af64bb0058412296ec990a0c
|
||||
size 253502
|
3
psutil-3.3.0.tar.gz
Normal file
3
psutil-3.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:421b6591d16b509aaa8d8c15821d66bb94cb4a8dc4385cad5c51b85d4a096d85
|
||||
size 261983
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 10:57:57 UTC 2015 - michael@stroeder.com
|
||||
|
||||
- update to version 3.3.0
|
||||
|
||||
**Enhancements**
|
||||
- #558: [Linux] exposed psutil.PROCFS_PATH constant to change the default
|
||||
location of /proc filesystem.
|
||||
- #615: [OpenBSD] added OpenBSD support. (contributed by Landry Breuil)
|
||||
|
||||
**Bug fixes**
|
||||
- #692: [UNIX] Process.name() is no longer cached as it may change.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 21:09:10 UTC 2015 - michael@stroeder.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-psutil
|
||||
Version: 3.2.2
|
||||
Version: 3.3.0
|
||||
Release: 0
|
||||
Summary: A process utilities module for Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user