15
0
forked from pool/python-psutil

Accepting request 314354 from home:TheBlackCat:branches:devel:languages:python

update to version 3.0.1

OBS-URL: https://build.opensuse.org/request/show/314354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=39
This commit is contained in:
Todd R
2015-06-29 11:19:41 +00:00
committed by Git OBS Bridge
parent b79decc406
commit ea5b3f47a4
4 changed files with 60 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-psutil
Version: 2.2.1
Version: 3.0.1
Release: 0
Summary: A process utilities module for Python
License: BSD-3-Clause
@@ -58,7 +58,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%defattr(-,root,root,-)
%doc CREDITS examples HISTORY.rst LICENSE README.rst TODO
%{python_sitearch}/psutil/
%{python_sitearch}/_psutil_*.so
%{python_sitearch}/psutil/_psutil_*.so
%{python_sitearch}/psutil-%{version}-py*.egg-info
%changelog