- Switch documentation to be within the main package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy?expand=0&rev=237
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 30 15:57:30 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Switch documentation to be within the main package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 20 10:32:50 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -93,7 +93,9 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%{python_sitearch}/sqlalchemy/
|
||||
%{python_sitearch}/SQLAlchemy-%{version}.dist-info
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
%files -n %{name}-doc
|
||||
%endif
|
||||
%doc doc/
|
||||
%doc examples/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user