https://bugzilla.redhat.com/show_bug.cgi?id=1565504 --- Comment #6 from Javier Peña <jpena@xxxxxxxxxx> --- Two final issues I have found on a test fedora-review run, and we should be done: - Even if we do "py.test ||", fedora-review fails when running unit tests, so we'd better comment it out. - In the %files section, we have: %{python2_sitelib}/sphinxcontrib ... %{python3_sitelib}/sphinxcontrib Fedora-review complains that the directory is already owned by other package, so we could try to be more specific and use: %{python2_sitelib}/sphinxcontrib/apidoc ... %{python3_sitelib}/sphinxcontrib/apidoc -- 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