forked from pool/python-psutil
Accepting request 360031 from home:stroeder:branches:devel:languages:python
update to 4.0.0 OBS-URL: https://build.opensuse.org/request/show/360031 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=54
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-psutil
|
||||
Version: 3.4.2
|
||||
Version: 4.0.0
|
||||
Release: 0
|
||||
Summary: A process utilities module for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -56,7 +56,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc CREDITS examples HISTORY.rst LICENSE README.rst TODO
|
||||
%doc CREDITS scripts HISTORY.rst LICENSE README.rst TODO
|
||||
%{python_sitearch}/psutil/
|
||||
%{python_sitearch}/psutil/_psutil_*.so
|
||||
%{python_sitearch}/psutil-%{version}-py*.egg-info
|
||||
|
Reference in New Issue
Block a user