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:
@@ -60,7 +60,7 @@ rm -rf jaraco.stream.egg-info
|
||||
|
||||
%build
|
||||
%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/
|
||||
rm -r build/sphinx/html/{.buildinfo,.doctrees}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user