Package ipapython, ipalib, ipaplatform, ipatests for Python 3

Running make with PYTHON=/usr/bin/python3 will build/install the
bits for Python 3.

Executable scripts in ipatests have symlinks Python version suffixes
as per Fedora guidelines. Suffix-less names point to the Python 2 versions.

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
Petr Viktorin
2015-11-03 16:39:40 +01:00
committed by Jan Cholasta
parent 58331208a5
commit 53b60546e4
10 changed files with 289 additions and 32 deletions

View File

@@ -75,8 +75,6 @@ setup(
license='GPLv3+',
url='http://freeipa.org/',
packages=[
'ipalib',
'ipalib.plugins',
'ipaserver',
'ipaserver.advise',
'ipaserver.advise.plugins',