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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user