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



--- Comment #2 from William Moreno <[email protected]> ---
I am currious about why you build the docs in %build:

# Build docs
%{__python2} setup.py build_sphinx -c doc -b text

But you only include the source .rst files in %doc, also could be better to
have the documentation in a subpackage.

%doc doc/apidoc/*.rst

Also this is a python2 package, does upstream support python3? In RHEL/CentOS
it is fine, but in Fedora packaging python3 is prefered.

-- 
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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to