17
0

- 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:
2025-04-22 12:41:18 +00:00
committed by Git OBS Bridge
parent a3d311d6c7
commit cbdd6b3a6f
2 changed files with 7 additions and 5 deletions

View File

@@ -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