forked from pool/python-psutil
Accepting request 492118 from home:stroeder:branches:devel:languages:python
update to 5.2.2 OBS-URL: https://build.opensuse.org/request/show/492118 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=74
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 29 16:13:29 UTC 2017 - michael@stroeder.com
|
||||
|
||||
- update to version 5.2.2
|
||||
|
||||
**Bug fixes**
|
||||
- 1000_: fixed some setup.py warnings.
|
||||
- 1002_: [SunOS] remove C macro which will not be available on new Solaris
|
||||
versions. (patch by Danek Duvall)
|
||||
- 1004_: [Linux] Process.io_counters() may raise ValueError.
|
||||
- 1006_: [Linux] cpu_freq() may return None on some Linux versions does not
|
||||
support the function; now the function is not declared instead.
|
||||
- 1009_: [Linux] sensors_temperatures() may raise OSError.
|
||||
- 1010_: [Linux] virtual_memory() may raise ValueError on Ubuntu 14.04.
|
||||
- 981_: [Linux] cpu_freq() may return an empty list.
|
||||
- 993_: [Windows] Process.memory_maps() on Python 3 may raise
|
||||
UnicodeDecodeError.
|
||||
- 996_: [Linux] sensors_temperatures() may not show all temperatures.
|
||||
- 997_: [FreeBSD] virtual_memory() may fail due to missing sysctl parameter on
|
||||
FreeBSD 12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 14:56:27 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user