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



--- Comment #15 from Jiri Kastner <[email protected]> ---
why "ExclusiveArch:  x86_64" is not buildable for arm and i386 which are also
primary architectures?
why not use this like in packaging guidelines for python?

%build
%py2_build
%py3_build

%install
# Must do the python2 install first because the scripts in /usr/bin are
# overwritten with every setup.py install, and in general we want the
# python3 version to be the default.
%py2_install
%py3_install

-- 
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