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

William Moreno <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Assignee|[email protected]    |[email protected]
              Flags|                            |fedora-review?



--- Comment #3 from William Moreno <[email protected]> ---
Are you going to epel6 or epel5?

Epel7 and all current Fedoras have suport for python3 so there is not need of
if python3 conditional.

Also as part os current python packaging guidelinis you mus provide a python2
and a python3 subpackage. 

Upstream provides build in documentation than you can build with python-sphinx
and then include the documentation in a -docs subpackage.

You can update you spec to use the news %py2_build %py3_build %py2_install and
%py3_install also try to build the packages from the same directory, most
python libs do not requiere separate directories so build for python 2 and 3.

https://fedoraproject.org/wiki/Packaging:Python

-- 
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://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to