forked from pool/python-jaraco.stream
- Use the new environment variable for Sphinx building.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.stream?expand=0&rev=23
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 26 05:48:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Mar 26 08:02:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Normalize metadata directory name.
|
- Normalize metadata directory name.
|
||||||
|
- Use the new environment variable for Sphinx building.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 09:22:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu Nov 14 09:22:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ rm -rf jaraco.stream.egg-info
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
export JARACO_PACKAGING_SPHINX_WHEEL=./dist/jaraco.stream-%{version}-py3-none-any.whl
|
export BUILD_ENVIRONMENT=current
|
||||||
sphinx-build -b html docs/ build/sphinx/html/
|
sphinx-build -b html docs/ build/sphinx/html/
|
||||||
rm -r build/sphinx/html/{.buildinfo,.doctrees}
|
rm -r build/sphinx/html/{.buildinfo,.doctrees}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user