On Mon, Sep 12, 2016 at 3:06 PM, Germano Massullo <[email protected]> wrote: > Hi, I have a question about Python applications and web applications. > I remember (but I am not 100% sure) that I have been told that if the > application / web application runs on Fedora, the packager will just > have to make the Python3 version and call it python-foo. No Python 2 > version has to be built. > > On the opposite site, for EPEL <= 7, Python 2 is the only choice. > > Am I right or not? It depends on application/we-application.
If it's not supposed to "import foo", then it's fine to build only one version. > > Have a nice day > _______________________________________________ > python-devel mailing list > [email protected] > https://lists.fedoraproject.org/admin/lists/[email protected] -- -Igor Gnatenko _______________________________________________ python-devel mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
