URL: https://github.com/freeipa/freeipa/pull/4936 Author: stanislavlevin Title: #4936: ipatests: Add compatibility against python-cryptography 3.0 Action: opened
PR body: """ The recently released python-cryptography 3.0 has backward incompatible changes. One of them [0] breaks FreeIPA self-tests.
Note: this requires python-cryptography 2.7+.
[0] https://github.com/pyca/cryptography/commit/3b2102af549c1095d5478bb1243ee4cf...
Fixes: https://pagure.io/freeipa/issue/8428 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4936/head:pr4936 git checkout pr4936
URL: https://github.com/freeipa/freeipa/pull/4936 Author: stanislavlevin Title: #4936: ipatests: Add compatibility against python-cryptography 3.0 Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4936/head:pr4936 git checkout pr4936
freeipa-devel@lists.fedorahosted.org