https://bugzilla.redhat.com/show_bug.cgi?id=1836686 --- Comment #2 from Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> --- (In reply to Robert-André Mauchin 🐧 from comment #1) > - You need to add Sphinx-rtd-theme: > > + sphinx-build-3 docs/source html > Running Sphinx v2.2.2 > Configuration error: > There is a programmable error in your configuration file: > Traceback (most recent call last): > File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 361, in > eval_config_file > execfile_(filename, namespace) > File "/usr/lib/python3.9/site-packages/sphinx/util/pycompat.py", line 81, > in execfile_ > exec(code, _globals) > File "/builddir/build/BUILD/gcsfs-0.6.2/docs/source/conf.py", line 124, in > <module> > import sphinx_rtd_theme > ModuleNotFoundError: No module named 'sphinx_rtd_theme' > > > BuildRequires: python3-sphinx > BuildRequires: python3-sphinx_rtd_theme > BuildRequires: python3-numpydoc Added. > > - Tests fail due to missing a dep: > > pytest-3.9 -v gcsfs/tests -k 'not test_request_header' > ============================= test session starts [...] > ============ > > Seems these tests need network access. BR added and condition for tests added. %changelog * Wed Jun 24 2020 Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> - 0.6.2-2 - Condition for tests - Update BR (rhbz#1836686) Updated files: Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-gcsfs.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-gcsfs-0.6.2-2.fc31.src.rpm -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx