https://bugzilla.redhat.com/show_bug.cgi?id=1212148 --- Comment #11 from Pete Zaitcev <zaitcev@xxxxxxxxxx> --- (In reply to Alan Pevec from comment #4) > Please make python3 conditional so it can be built for EL7 which doesn't > have python3 available: > > %if 0%{?fedora} > %global with_python3 1 > %endif > > and wrap each python3 specific part of spec in > %if 0%{?with_python3} > ... > %endif This is a horrible idea that we purged from Fedora previously at every turn. We have separate branches in git for that and there's no need to or excuse to pollute the spec with these conditionals. When the time to backport comes, I'll remove the references to python3. -- 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@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review