https://bugzilla.redhat.com/show_bug.cgi?id=1462464 --- Comment #5 from Jaroslav Škarvada <jskarvad@xxxxxxxxxx> --- (In reply to Petr Viktorin from comment #4) > This is an application that happens to be written in Python. The > implementation language doesn't matter, since: > - other software isn't expected to import the Python module > - users aren't expected to write Python extensions > > Given this, it doesn't make sense to package this as a Python module; see > [Libraries and Applications] in Fedora guidelines. The naming guidelines for > Python modules don't apply. > > Since this is an application, please only package the Python2 version. Then, > as soon as upstream adds support for py3, switch to it and drop py2. > > > [Libraries and Applications]: > https://fedoraproject.org/wiki/Packaging: > Guidelines#Libraries_and_Applications Petr thanks for info. What about the *.pyc/*.pyo? Is it OK to ship the Python2 version of speedometer.py in /usr/bin without the precompiled byte code? -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx