1
0

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

updated to 0.13.0, fixed build

OBS-URL: https://build.opensuse.org/request/show/181707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=33
This commit is contained in:
Niels Abspoel
2013-07-01 19:11:22 +00:00
committed by Git OBS Bridge
parent 65e5c4e57e
commit 005647734d
4 changed files with 69 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
#
Name: python-apache-libcloud
Version: 0.12.4
Version: 0.13.0
Release: 1
License: Apache-2.0
Summary: Abstract away differences among multiple cloud provider APIs
@@ -26,6 +26,7 @@ Source0: http://pypi.python.org/packages/source/a/apache-libcloud/apache-
BuildRequires: fdupes
BuildRequires: python
BuildRequires: python-distribute
BuildRequires: python-xml
Requires: python-simplejson
%if 0%{?suse_version} >= 1210
BuildRequires: systemd
@@ -59,3 +60,4 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%{python_sitelib}/*
%changelog