From fad94b6e76b5b107f10c86a59f296e9a070c5dc585648fb2773a756b3d08c145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 11 May 2018 04:58:09 +0000 Subject: [PATCH] Accepting request 606257 from home:TheBlackCat:branches:devel:languages:python - Make sure ssl is available OBS-URL: https://build.opensuse.org/request/show/606257 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=75 --- python-apache-libcloud.changes | 5 +++++ python-apache-libcloud.spec | 4 ++++ 2 files changed, 9 insertions(+) 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