Trying to use python3-sphinx (now that python2-sphinx is no longer available), I'm experiencing a build failure that includes the error: BUILDSTDERR: Exception occurred: BUILDSTDERR: File "/usr/lib/python3.7/site-packages/sphinx/util/compat.py", line 66, in apply BUILDSTDERR: entries.extend([None]) BUILDSTDERR: AttributeError: 'tuple' object has no attribute 'extend' koji build link, https://koji.fedoraproject.org/koji/taskinfo?taskID=33407862
Fixed upstream, do you want a backport, or is it OK to wait?
Let me know if python-sphinx-2.0.0~b2-1.fc31 helps.
It appears to work now, my rawhide scratch build succeeded. thanks!