From 694ad094fb9e9a4b90a679ac15aaa248a5c23ec1 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: May 01 2019 13:30:50 +0000 Subject: Do not rely on transitive dependencies The package python3-sphinx_rtd_theme is required at build time but it is not installed by default with python-sphinx >= 2.0.0 sh$ dnf repoquery --requires python3-sphinx Last metadata expiration check: 0:43:28 ago on Wed 01 May 2019 02:14:04 PM CEST. /usr/bin/python3 python(abi) = 3.7 python3.7dist(alabaster) < 0.8 python3.7dist(alabaster) >= 0.7 python3.7dist(babel) >= 1.3 python3.7dist(docutils) >= 0.12 python3.7dist(imagesize) python3.7dist(jinja2) >= 2.3 python3.7dist(packaging) python3.7dist(pygments) >= 2.0 python3.7dist(requests) >= 2.5.0 python3.7dist(setuptools) python3.7dist(snowballstemmer) >= 1.1 python3.7dist(sphinxcontrib-applehelp) python3.7dist(sphinxcontrib-devhelp) python3.7dist(sphinxcontrib-htmlhelp) python3.7dist(sphinxcontrib-jsmath) python3.7dist(sphinxcontrib-qthelp) python3.7dist(sphinxcontrib-serializinghtml) --- diff --git a/colin.spec b/colin.spec index d1551ce..cc17687 100644 --- a/colin.spec +++ b/colin.spec @@ -39,6 +39,7 @@ for containers/images/dockerfiles %package doc BuildRequires: python3-sphinx +BuildRequires: python3-sphinx_rtd_theme Summary: colin documentation %description doc