diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 96ac4d0..9deb178 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 22 12:39:48 UTC 2025 - Daniel Garcia + +- Update files to support modern and older setuptools, lowercase and + uppercase dist-info file, in Factory and Leap. + ------------------------------------------------------------------- Tue Apr 1 11:16:59 UTC 2025 - Markéta Machová diff --git a/python-SQLAlchemy.spec b/python-SQLAlchemy.spec index 1da70a0..f08b83f 100644 --- a/python-SQLAlchemy.spec +++ b/python-SQLAlchemy.spec @@ -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