Bump pyOpenSSL to 16.2.0

The stable/newton branch is currently pinned to 16.1.0 which
currently raises the following exception when attempting to import
pyOpenSSL:

  AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

This issue is not present in stable/ocata as it has been bumped to
16.2.0 a while back.  The specific commit[1] which resolves this added
conditional checks to avoid this sort of issue specifically.

[1]: 5af32d0d55

Change-Id: Icc93fb11e19bb900396c485719908655fac75cf6
This commit is contained in:
Mohammed Naser 2017-07-20 09:55:48 -04:00
parent 1f9fee346b
commit d8be50dbfa
No known key found for this signature in database
GPG Key ID: 481CBC90384AEC42
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ psutil===1.2.1
psycopg2===2.6.2
ptyprocess===0.5.1
py===1.4.31
pyOpenSSL===16.1.0
pyOpenSSL===16.2.0
pyScss===1.3.4
pyasn1===0.1.9
pyasn1-modules===0.0.8