https://bugzilla.redhat.com/show_bug.cgi?id=1550685 --- Comment #2 from Brett Lentz <blentz@xxxxxxxxxx> --- I've added the python-provides. Spec & SRPM URLs from comment #1 are updated. However, building the docs requires additional sphinx contrib modules that aren't currently in fedora. Let me know if that blocks this review until those modules are packaged. Here's the error output: + make docs + docs Creating file docs/cookiecutter.rst. Creating file docs/modules.rst. make[1]: Entering directory '/builddir/build/BUILD/cookiecutter-1.6.0/docs' rm -rf _build/* make[1]: Leaving directory '/builddir/build/BUILD/cookiecutter-1.6.0/docs' make[1]: Entering directory '/builddir/build/BUILD/cookiecutter-1.6.0/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.6.6 making output directory... Extension error: Could not import extension docs.ccext (exception: No module named click) make[1]: *** [Makefile:53: html] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/cookiecutter-1.6.0/docs' make: *** [Makefile:67: docs] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.aTHDN6 (%build) -- 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