URL: https://github.com/freeipa/freeipa/pull/940 Author: stlaz Title: #940: replica: fix SetuptoolsVersion compariosn Action: opened
PR body: """ Python 3 does not allow comparing SetuptoolsVersion and str instances.
https://pagure.io/freeipa/issue/4985
----------------------- Note that this does not allow full ipa-replica-install completion since that's now blocked by Custodia: https://bugzilla.redhat.com/show_bug.cgi?id=1476150 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/940/head:pr940 git checkout pr940
URL: https://github.com/freeipa/freeipa/pull/940 Author: stlaz Title: #940: replica: fix SetuptoolsVersion comparison Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/940/head:pr940 git checkout pr940
freeipa-devel@lists.fedorahosted.org