[packages/python-chardet] - doc BR: python3-sphinx_rtd_theme

qboosh qboosh at pld-linux.org
Tue Oct 29 17:49:21 CET 2019


commit 12478bb9e8c41ca3f13909d530ee2bd0fc0086fa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 29 17:49:15 2019 +0100

    - doc BR: python3-sphinx_rtd_theme

 python-chardet.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-chardet.spec b/python-chardet.spec
index 1764979..56bc0be 100644
--- a/python-chardet.spec
+++ b/python-chardet.spec
@@ -36,7 +36,8 @@ BuildRequires:	python3-pytest
 %endif
 %endif
 %if %{with doc}
-BuildRequires:	sphinx-pdg
+BuildRequires:	python3-sphinx_rtd_theme
+BuildRequires:	sphinx-pdg-3
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
@@ -89,7 +90,8 @@ Dokumentacja API modułu Pythona chardet.
 
 %if %{with doc}
 PYTHONPATH=$(pwd) \
-%{__make} -C docs html
+%{__make} -C docs html \
+	SPHINXBUILD=sphinx-build-3
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-chardet.git/commitdiff/12478bb9e8c41ca3f13909d530ee2bd0fc0086fa



More information about the pld-cvs-commit mailing list