Use the python-pyOpenSSL package openSUSE

Recent pyOpenSSL releases when installed from pip depend on
cryptography>=0.2.1, which itself depends on cffi>=0.8. That is conflicting
with the python-cffi (0.7.2) package on openSUSE-13.1 which is required by the
installed python-xattr.

Change-Id: I721ce5288d150a3b01fb2558f7ca86028d734138
This commit is contained in:
Ralf Haferkamp 2014-03-11 11:38:24 +01:00
parent 349394b0cf
commit c20bab89c4

View File

@ -8,5 +8,6 @@ python-devel
python-eventlet python-eventlet
python-greenlet python-greenlet
python-iso8601 python-iso8601
python-pyOpenSSL
python-wsgiref python-wsgiref
python-xattr python-xattr