14
0

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

python3 package added

OBS-URL: https://build.opensuse.org/request/show/121937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=15
This commit is contained in:
Todd R
2012-05-23 15:41:38 +00:00
committed by Git OBS Bridge
parent bd846ba354
commit ed8c9b47eb
4 changed files with 77 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%defattr(-,root,root,-)
%doc AUTHORS.txt CHANGES.txt README.txt
%{_bindir}/coverage
%{python_sitearch}/*
%{python_sitearch}/coverage/
%{python_sitearch}/coverage-%{version}-py%{py_ver}.egg-info
%changelog