Browse code

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

Ralf Haferkamp authored on 2014/03/11 19:38:24
Showing 1 changed files
... ...
@@ -8,5 +8,6 @@ python-devel
8 8
 python-eventlet
9 9
 python-greenlet
10 10
 python-iso8601
11
+python-pyOpenSSL
11 12
 python-wsgiref
12 13
 python-xattr