Description of problem: This extension requires the Click and docutils Python modules, but neither are specified in the spec file. The extention module (ext) fails to initialise as a result owing to the missing Click module. The docutils module will always be present on install as the RPM requires python3-sphinx, which in turn depends on python3-docutils anyway. /usr/lib/python3.9/site-packages/sphinx_click/ext.py: import click from docutils import ... Version-Release number of selected component (if applicable): Latest as of writing (python3-sphinx-click-2.5.0-2.fc34.noarch.rpm, see Requires at https://koji.fedoraproject.org/koji/rpminfo?rpmID=24832081).
Indeed. Also, this package requires python3dist(pbr), which appears redundant. A fix proposed to upstream: https://github.com/click-contrib/sphinx-click/pull/76
FEDORA-2021-73b9c47c1b has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-68892b20c3 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-68892b20c3
FEDORA-2021-68892b20c3 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-68892b20c3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-68892b20c3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-68892b20c3 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.