https://bugzilla.redhat.com/show_bug.cgi?id=1267496
Alan Pevec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Alan Pevec <[email protected]> --- > * When a package provides both python2 and python3 subpackages, you need to > take care of which interpreter the executable is using and in which > subpackage it is placed. I just committed this patch to rawhide: > http://pkgs.fedoraproject.org/cgit/python-reno.git/commit/ which fixes this > particular package. Thanks, but I can't help to note that this is very inelegant, as the whole python2/3 in Fedora :( I don't have a solution, I'm just complaining, but I hope we could eventually end up with macros or pre-processing spec, to generate both py2 and py3 packages from a single clean spec without %ifs and duplicate lines... -- 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
