[Freeipa-devel] [PATCH 0501] Revert: switch /usr/bin/ipa to python3

Jan Cholasta jcholast at redhat.com
Fri Jun 10 04:17:32 UTC 2016


On 9.6.2016 20:57, Martin Basti wrote:
> Py3 support was enabled prematurely, attached patches removes python3
> from /usr/bin/ipa
>
>
> Notes:
>
> * ipa 4.3.x won't have enabled py3
>
> * master (ipa 4.4+) will have disabled py3 temporarily

NACK. you reverted this bit wrong:

-%if 0%{?with_python3}
-Requires: python3-ipaclient = %{version}-%{release}
-%else
  Requires: python2-ipaclient = %{version}-%{release}
-%endif
+Requires: %{name}-client-common = %{version}-%{release}
+Requires: python2-ipalib = %{version}-%{release}

-- 
Jan Cholasta




More information about the Freeipa-devel mailing list