forked from pool/python-SQLAlchemy
Accepting request 1271880 from devel:languages:python
- Update files to support modern and older setuptools, lowercase and uppercase dist-info file, in Factory and Leap. OBS-URL: https://build.opensuse.org/request/show/1271880 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy?expand=0&rev=122
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 22 12:39:48 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- 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á <mmachova@suse.com>
|
Tue Apr 1 11:16:59 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -93,11 +93,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc CHANGES.rst README.rst README.dialects.rst README.unittests.rst
|
%doc CHANGES.rst README.rst README.dialects.rst README.unittests.rst
|
||||||
%{python_sitearch}/sqlalchemy/
|
%{python_sitearch}/sqlalchemy/
|
||||||
%if 0%{?suse_version} > 1600
|
%{python_sitearch}/[sS][qQ][lL][aA]lchemy-%{version}.dist-info
|
||||||
%{python_sitearch}/sqlalchemy-%{version}.dist-info
|
|
||||||
%else
|
|
||||||
%{python_sitearch}/SQLAlchemy-%{version}.dist-info
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
%files -n %{name}-doc
|
%files -n %{name}-doc
|
||||||
|
|||||||
Reference in New Issue
Block a user