forked from pool/python-apache-libcloud
Accepting request 238703 from home:aboe76:branches:devel:languages:python
update to apache-libcloud 0.15.0 major release OBS-URL: https://build.opensuse.org/request/show/238703 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=51
This commit is contained in:
committed by
Git OBS Bridge
parent
4ebb267499
commit
ec8a274e03
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-apache-libcloud
|
||||
Version: 0.14.1
|
||||
Version: 0.15.0
|
||||
Release: 0
|
||||
Summary: Abstract away differences among multiple cloud provider APIs
|
||||
License: Apache-2.0
|
||||
@@ -28,7 +28,9 @@ BuildRequires: fdupes
|
||||
BuildRequires: python
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-xml
|
||||
BuildRequires: python-lxml
|
||||
Requires: python-simplejson
|
||||
Requires: python-lxml
|
||||
%if 0%{?suse_version} >= 1210
|
||||
BuildRequires: systemd
|
||||
%endif
|
||||
@@ -57,7 +59,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE
|
||||
%doc LICENSE CHANGES.rst README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user