14
0

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

python3 package added

OBS-URL: https://build.opensuse.org/request/show/122225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=33
This commit is contained in:
Todd R
2012-05-25 06:57:27 +00:00
committed by Git OBS Bridge
parent 4df5df58dd
commit 683e8aafc3
4 changed files with 96 additions and 1 deletions

View File

@@ -68,7 +68,8 @@ rm -rf %{buildroot}%{python_sitearch}/psycopg2/tests # Don't package testsuite
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog LICENSE NEWS PKG-INFO README
%{python_sitearch}/*
%{python_sitearch}/psycopg2/
%{python_sitearch}/psycopg2-%{version}-py%{py_ver}.egg-info
%files doc
%defattr(-,root,root)