[Freeipa-devel] [freeipa PR#290][opened] Require python-cryptography >= 1.3.1

tiran freeipa-github-notification at redhat.com
Wed Nov 30 10:13:19 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/290
Author: tiran
 Title: #290: Require python-cryptography >= 1.3.1
Action: opened

PR body:
"""
python-cryptography versions < 1.3 no longer compile with recent OpenSSL
1.0.2 versions. In order to build wheels, a more recent version of
cryptography is required. 1.3.1 is the oldest well tested version (RHEL
7.3) that is known to work with FreeIPA.

Bump up in freeipa.spec is not required for technical reasons. The
problem only affects PyPI packages. It's policy to keep
requirements in sync.

https://fedorahosted.org/freeipa/ticket/6468

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/290/head:pr290
git checkout pr290
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-290.patch
Type: text/x-diff
Size: 3034 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161130/48dc9975/attachment.bin>


More information about the Freeipa-devel mailing list