- Update files to support modern and older setuptools, lowercase and
uppercase dist-info file, in Factory and Leap. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=269
This commit is contained in:
@@ -93,11 +93,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%license LICENSE
|
||||
%doc CHANGES.rst README.rst README.dialects.rst README.unittests.rst
|
||||
%{python_sitearch}/sqlalchemy/
|
||||
%if 0%{?suse_version} > 1600
|
||||
%{python_sitearch}/sqlalchemy-%{version}.dist-info
|
||||
%else
|
||||
%{python_sitearch}/SQLAlchemy-%{version}.dist-info
|
||||
%endif
|
||||
%{python_sitearch}/[sS][qQ][lL][aA]lchemy-%{version}.dist-info
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
%files -n %{name}-doc
|
||||
|
||||
Reference in New Issue
Block a user