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
This commit is contained in:
parent
97a07ee0a3
commit
fad94b6e76
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user