forked from pool/python-WebOb
Accepting request 1084268 from home:marxin:branches:devel:languages:python
- Use sphinx-build and do not depend on removed build_sphinx in Sphinx 7.0 (boo#1211051). OBS-URL: https://build.opensuse.org/request/show/1084268 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebOb?expand=0&rev=67
This commit is contained in:
@@ -66,7 +66,7 @@ sed -i 's/worker.isAlive/worker.is_alive/' tests/conftest.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
PYTHONPATH=./src python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
|
||||
PYTHONPATH=./src sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo
|
||||
|
||||
%install
|
||||
%python_install
|
||||
|
||||
Reference in New Issue
Block a user