- Update to 2.6.0:
* Many various cloud fixes and tweaks for future python releases * See CHANGES.rst OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=87
This commit is contained in:
committed by
Git OBS Bridge
parent
8885dc54b6
commit
fb610e714c
@@ -12,18 +12,18 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-apache-libcloud
|
||||
Version: 2.4.0
|
||||
Version: 2.6.0
|
||||
Release: 0
|
||||
Summary: Abstraction over multiple cloud provider APIs
|
||||
License: Apache-2.0
|
||||
Group: System/Monitoring
|
||||
Url: https://libcloud.apache.org
|
||||
URL: https://libcloud.apache.org
|
||||
Source0: https://files.pythonhosted.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.gz
|
||||
Patch2: ec2_create_node.patch
|
||||
BuildRequires: %{python_module libvirt-python}
|
||||
@@ -42,9 +42,9 @@ BuildRequires: python-rpm-macros
|
||||
BuildRequires: python2
|
||||
Requires: python-lxml
|
||||
Requires: python-requests
|
||||
Suggests: python-paramiko
|
||||
Suggests: python-libvirt-python
|
||||
Suggests: python-lockfile
|
||||
Suggests: python-paramiko
|
||||
Suggests: python-pysphere
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user