14
0
forked from pool/python-psutil

Accepting request 122219 from home:HighwayStar:branches:devel:languages:python

python3 package added, minor spec improvement

OBS-URL: https://build.opensuse.org/request/show/122219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=4
This commit is contained in:
Todd R
2012-05-25 06:56:56 +00:00
committed by Git OBS Bridge
parent 80791d32c4
commit 8e665931f8
4 changed files with 78 additions and 1 deletions

View File

@@ -49,6 +49,9 @@ python setup.py test
%files
%defattr(-,root,root,-)
%doc CREDITS examples docs HISTORY LICENSE README
%{python_sitearch}/*
%{python_sitearch}/psutil/
%{python_sitearch}/_psutil_*.so
%{python_sitearch}/psutil-%{version}-py%{py_ver}.egg-info
%changelog