1
0

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

- update to 2.8.1
  for the changelog see:
  https://libcloud.readthedocs.io/en/stable/changelog.html#changes-in-apache-libcloud-v2-8-1

OBS-URL: https://build.opensuse.org/request/show/781930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=97
This commit is contained in:
Tomáš Chvátal
2020-03-06 07:37:32 +00:00
committed by Git OBS Bridge
parent 41ef5421c3
commit f7e7bc6ed0
6 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3387a10d2f4df8cf9edb3159e07bcd8087b5e06f85de94b661ffea61d827a5c4
size 2027189

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c76d6c28c724aed46067d540facc512438362d1c8d02a7e5202864f8ed756e20
size 2076497

View File

@@ -1,7 +1,7 @@
Index: apache-libcloud-2.8.0/libcloud/compute/drivers/ec2.py
Index: apache-libcloud-2.8.1/libcloud/compute/drivers/ec2.py
===================================================================
--- apache-libcloud-2.8.0.orig/libcloud/compute/drivers/ec2.py
+++ apache-libcloud-2.8.0/libcloud/compute/drivers/ec2.py
--- apache-libcloud-2.8.1.orig/libcloud/compute/drivers/ec2.py
+++ apache-libcloud-2.8.1/libcloud/compute/drivers/ec2.py
@@ -1892,12 +1892,18 @@ class BaseEC2NodeDriver(NodeDriver):
for system shutdown.
:type ex_terminate_on_shutdown: ``bool``

View File

@@ -1,7 +1,7 @@
Index: apache-libcloud-2.8.0/libcloud/compute/drivers/gce.py
Index: apache-libcloud-2.8.1/libcloud/compute/drivers/gce.py
===================================================================
--- apache-libcloud-2.8.0.orig/libcloud/compute/drivers/gce.py
+++ apache-libcloud-2.8.0/libcloud/compute/drivers/gce.py
--- apache-libcloud-2.8.1.orig/libcloud/compute/drivers/gce.py
+++ apache-libcloud-2.8.1/libcloud/compute/drivers/gce.py
@@ -1803,20 +1803,35 @@ class GCENodeDriver(NodeDriver):
"rhel-8",
],

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 5 18:45:41 UTC 2020 - Niels Abspoel <aboe76@gmail.com>
- update to 2.8.1
for the changelog see:
https://libcloud.readthedocs.io/en/stable/changelog.html#changes-in-apache-libcloud-v2-8-1
-------------------------------------------------------------------
Fri Feb 21 19:48:04 UTC 2020 - Sean Marlow <sean.marlow@suse.com>

View File

@@ -21,7 +21,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-apache-libcloud
Version: 2.8.0
Version: 2.8.1
Release: 0
Summary: Abstraction over multiple cloud provider APIs
License: Apache-2.0