https://bugzilla.redhat.com/show_bug.cgi?id=1815725



--- Comment #2 from José Matos <jama...@fc.up.pt> ---
Fedora review complains about three things.

Two of them are true but moot:

* the name already exists because this is a re-review;
* the package does not install properly because it requires mkdocs that has
just been approved.

The third is relevant:

* Python packages must not contain %{pythonX_site(lib|arch)}/* in %files

Replace the line

%{python3_sitelib}/*

with

%{python3_sitelib}/cinder
%{python3_sitelib}/mkdocs_cinder-%{version}-py?.?.egg-info

I did not test it but it should be something along this.

Without looking I suspect that probably the other mkdocs theme probably suffer
from the same problem.

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to