https://bugzilla.redhat.com/show_bug.cgi?id=1230968
--- Comment #9 from Jonathan Underwood <[email protected]> --- A better strategy is: 1) Call the package livereload. 2) Put python 3 libs in a python3-livereload-libs subpackage if python 3 is available. 3) Put python 2 libs in a python-live-reload-libs subpackage 4) If python 3 is available, the main package contains the python3 binary livereload, otherwise the main package contains the python 2 binary livereload. There's really no value shipping both python 2 and python 3 binaries. This really is the way to comply with the package guidelines I think. -- 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
