forked from pool/python-SQLAlchemy
- Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=162
This commit is contained in:
committed by
Git OBS Bridge
parent
209a06504e
commit
c94e89154f
@@ -83,7 +83,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%license LICENSE
|
||||
%doc CHANGES README.rst README.dialects.rst README.unittests.rst
|
||||
%{python_sitearch}/sqlalchemy/
|
||||
%{python_sitearch}/SQLAlchemy-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitearch}/SQLAlchemy-%{version}-py*.egg-info
|
||||
|
||||
%files -n %{name}-doc
|
||||
%doc doc/
|
||||
|
||||
Reference in New Issue
Block a user