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:
committed by
Git OBS Bridge
parent
895caee925
commit
2c7aba5f55
@@ -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
|
||||
|
Reference in New Issue
Block a user