14
0
forked from pool/python-psutil

Accepting request 768404 from home:dimstar:Factory

Seems to actually work - the cpu_affinity test is failing every now and then, but I see that even on my kernel 5.4 system

OBS-URL: https://build.opensuse.org/request/show/768404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=113
This commit is contained in:
Michael Ströder
2020-01-29 19:12:32 +00:00
committed by Git OBS Bridge
parent d52eb2248a
commit e4102fef22
3 changed files with 70 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 29 16:58:27 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Add pr_1665.patch: Future-proof disk_io_counters on Linux. Fixes
tests with Linux 5.5.
-------------------------------------------------------------------
Thu Nov 28 17:10:26 UTC 2019 - Arun Persaud <arun@gmx.de>