https://bugzilla.redhat.com/show_bug.cgi?id=1249078 --- Comment #14 from Pete Travis <me@xxxxxxxxxxxxxx> --- Building with python3 is categorically part of the general effort to migrate to python3. The python packaging guidelines don't make a distinction between modules and executables, stating: """ In Fedora we have multiple Python runtimes, one for each supported major Python release. At this point that's one for python2.x and one for python3.x. If a piece of software supports python3, it must be packaged for python3. If it supports python2 as well, it may be packaged for python2. If it supports only python2 then (obviously) it must not be packaged for python3. """ The overall tenor is that if upstream supports python3, the downstream package should also support python3. There's no obligation on upstream to migrate their code, or for the packager to patch to support it. -- 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