Updating link to change in openSUSE:Factory/python-sqlalchemy-migrate revision 27
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlalchemy-migrate?expand=0&rev=299559515f61fc8fbaa19cbf685120ec
This commit is contained in:
committed by
Git OBS Bridge
parent
1f54eeb5f5
commit
69209eb029
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 23:42:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- fix documentation invocation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 21 10:55:23 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sqlalchemy-migrate
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -78,7 +78,7 @@ sed -i "s/, 'sphinxcontrib.issuetracker'//g" doc/source/conf.py # No internet ac
|
||||
|
||||
%build
|
||||
%python_build
|
||||
python3 setup.py build_sphinx && rm doc/build/html/.buildinfo # Build HTML documentation
|
||||
sphinx-build -b html doc/source doc/build/html && rm doc/build/html/.buildinfo # Build HTML documentation
|
||||
|
||||
%install
|
||||
%python_install
|
||||
|
||||
Reference in New Issue
Block a user