15
0

- Use greater and equals for SLE16+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy1?expand=0&rev=24
This commit is contained in:
2025-10-17 03:45:50 +00:00
committed by Git OBS Bridge
parent 32b6485c78
commit 55d3f9212f
2 changed files with 3 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%license LICENSE
%doc CHANGES README.rst README.dialects.rst README.unittests.rst
%{python_sitearch}/sqlalchemy/
%if 0%{?suse_version} > 1600
%if 0%{?suse_version} >= 1600
%{python_sitearch}/sqlalchemy-%{version}.dist-info
%else
%{python_sitearch}/SQLAlchemy-%{version}.dist-info