14
0

Accepting request 349437 from home:aboe76:branches:devel:languages:python

Updated to new upstream release

OBS-URL: https://build.opensuse.org/request/show/349437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=63
This commit is contained in:
Denisart Benjamin
2015-12-29 13:51:42 +00:00
committed by Git OBS Bridge
parent 143c27b46b
commit d2fb16481b
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-apache-libcloud
Version: 0.19.0
Version: 0.20.0
Release: 0
Summary: Abstract away differences among multiple cloud provider APIs
License: Apache-2.0
@@ -29,8 +29,10 @@ BuildRequires: python
BuildRequires: python-setuptools
BuildRequires: python-xml
BuildRequires: python-lxml
BuildRequires: python-backports.ssl_match_hostname
Requires: python-simplejson
Requires: python-lxml
Requires: python-backports.ssl_match_hostname
%if 0%{?suse_version} >= 1210
BuildRequires: systemd
%endif