[packages/python3-zope.exceptions] - call sphinx-build-3 explicitly
qboosh
qboosh at pld-linux.org
Mon Apr 21 20:14:16 CEST 2025
commit c0e7b005ebbc050d5362cb49c9e2d49ca80c4bb9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Apr 21 19:59:48 2025 +0200
- call sphinx-build-3 explicitly
python3-zope.exceptions.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-zope.exceptions.spec b/python3-zope.exceptions.spec
index 81cfe3a..f0d7f53 100644
--- a/python3-zope.exceptions.spec
+++ b/python3-zope.exceptions.spec
@@ -66,7 +66,7 @@ Dokumentacja API modułu Pythona zope.exceptions.
%if %{with doc}
PYTHONPATH=$(pwd)/src \
%{__make} -C docs html \
- SPHINXBUILD=sphinx-build
+ SPHINXBUILD=sphinx-build-3
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-zope.exceptions.git/commitdiff/c0e7b005ebbc050d5362cb49c9e2d49ca80c4bb9
More information about the pld-cvs-commit
mailing list