https://bugzilla.redhat.com/show_bug.cgi?id=1327979 Miro Hrončok <mhroncok@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhroncok@xxxxxxxxxx --- Comment #10 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- I didn't have time to examine this closely, but a quick question: What's the benefit of having both python2 and python3 notebooks? Isn't it possible to just have the Python 3 version and install the Python 2 kernel to use it inside? (I really don't know) If the above is true but the notebook module is to be imported form other packages, then keep the package split, but just include the executable in the Python 3 subpackage. Guidelines: If the executables provide the same functionality independent of whether they are run on top of Python 2 or Python 3, then only the Python 3 version of the executable should be packaged. Transitioning from python2 to python3 is left to individual package maintainers except for packages in Fedora's critical path. For these, we want to port to python3 versions in the same Fedora release if possible. -- 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