14
0
forked from pool/python-psutil

Accepting request 535808 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/535808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=82
This commit is contained in:
Michael Ströder
2017-10-22 17:35:19 +00:00
committed by Git OBS Bridge
parent 895caee925
commit 2c7aba5f55
4 changed files with 25 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-psutil
Version: 5.3.1
Version: 5.4.0
Release: 0
Summary: A process utilities module for Python
License: BSD-3-Clause
@@ -62,8 +62,6 @@ $python -O -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/
%fdupes %{buildroot}%{$python_sitearch}
}
%if %{with test}
%check
make test