[packages/python-zope.event] - use default (py3) sphinx-build

qboosh qboosh at pld-linux.org
Sun Dec 29 21:56:45 CET 2019


commit 4e39a7f38f2c9923a371eb08248309547be7459e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 29 21:57:34 2019 +0100

    - use default (py3) sphinx-build

 python-zope.event.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python-zope.event.spec b/python-zope.event.spec
index 6eb1947..f34af92 100644
--- a/python-zope.event.spec
+++ b/python-zope.event.spec
@@ -117,8 +117,7 @@ PYTHONPATH=$(pwd)/src \
 
 %if %{with doc}
 PYTHONPATH=$(pwd)/src \
-%{__make} -C docs html \
-	SPHINXBUILD=sphinx-build-2
+%{__make} -C docs html
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zope.event.git/commitdiff/4e39a7f38f2c9923a371eb08248309547be7459e



More information about the pld-cvs-commit mailing list