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



--- Comment #3 from Jiri Kastner <[email protected]> ---
tito - https://github.com/dgoodwin/tito

rpmbuild with -tX options works on tarball directly if spec file is in toplevel
directory

you can have one specfile and put all to it. and use 
%global with_python3 1
%if 0%{?with_python3}
...
%{__python3} setup.py build
...
%endif

see https://fedoraproject.org/wiki/Python3.4GuidlinesDraft

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