14
0
forked from pool/python-psutil

Accepting request 984708 from home:WernerFink:branches:devel:languages:python

- Add patch mem-used-bsc1181475.patch (bsc#1181475)
  * Adopt change of used memory calculation from upstream of procps

OBS-URL: https://build.opensuse.org/request/show/984708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=142
This commit is contained in:
2022-06-23 21:14:15 +00:00
committed by Git OBS Bridge
parent 3fe6537bd9
commit bec43d11bd
3 changed files with 40 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ Patch1: skip-obs.patch
Patch2: skip_failing_tests.patch
# PATCH-FIX-SLE skip_rlimit_tests_on_python2.patch alarrosa@suse.com
Patch3: skip_rlimit_tests_on_python2.patch
# PATCH-FIX-SLE adopt change of used memory of procps
Patch4: mem-used-bsc1181475.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes