On Mon, Mar 21, 2016 at 06:46:00PM -0000, Tomas Orsava wrote: > Since the spec file does package both p2 and p3 versions of the executable
There's a difference between *modules* (in the Python sense, i.e. Python libraries) and *executables*. We almost always want to provide modules for both Python versions, but executables only rarely so. The example spec file does *not* package both versions of the executable. Zbyszek _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org