17
0

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

python3 package added

OBS-URL: https://build.opensuse.org/request/show/121857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=25
This commit is contained in:
Todd R
2012-05-23 07:27:03 +00:00
committed by Git OBS Bridge
parent caf307741b
commit f0ef53a70b
4 changed files with 110 additions and 2 deletions

View File

@@ -30,7 +30,6 @@ BuildRequires: python-distribute
BuildRequires: python-nose
BuildRequires: python-pysqlite
%if 0%{?suse_version}
BuildRequires: update-desktop-files
%py_requires
%endif
Provides: python-sqlalchemy = %{version}
@@ -75,7 +74,8 @@ python setup.py test
%files
%defattr(-,root,root,-)
%doc CHANGES CHANGES_PRE_06 LICENSE README.rst README.py3k README.unittests
%{python_sitearch}/*
%{python_sitearch}/sqlalchemy/
%{python_sitearch}/SQLAlchemy-%{version}-py%{py_ver}.egg-info
%files doc
%defattr(-,root,root)