diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 99d7e2f..c4f338c 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 10 15:44:58 UTC 2018 - toddrme2178@gmail.com + +- Make sure ssl is available + ------------------------------------------------------------------- Wed May 2 15:33:17 UTC 2018 - tchvatal@suse.com diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 977f82c..93fd1e5 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -31,8 +31,12 @@ BuildRequires: %{python_module xml} BuildRequires: fdupes BuildRequires: python-backports.ssl_match_hostname BuildRequires: python-rpm-macros +BuildRequires: python2 Requires: python-lxml Requires: python-requests +%ifpython2 +Requires: python2 +%endif BuildArch: noarch %python_subpackages