forked from pool/python-openstacksdk
update to version 0.9.5
* Updated from global requirements * Fix issue "SDKException: Connection failure that may be retried." OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-openstacksdk?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
870a88a800
commit
08fb3fe5fa
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01d68b66d8c4db3b2799efee7e1679ce1da0113361978a46fbf03419ef9a84a4
|
|
||||||
size 265037
|
|
3
openstacksdk-0.9.5.tar.gz
Normal file
3
openstacksdk-0.9.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:620ed52b90a6e494b0732b63766264bede8c2fe2b4394fb1dd8d4c75a43ad4c6
|
||||||
|
size 264796
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 19:06:15 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
update to version 0.9.5
|
||||||
|
* Updated from global requirements
|
||||||
|
* Fix issue "SDKException: Connection failure that may be retried."
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 30 15:24:12 UTC 2016 - tbechtold@suse.com
|
Tue Aug 30 15:24:12 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global sname openstacksdk
|
%global sname openstacksdk
|
||||||
Name: python-openstacksdk
|
Name: python-openstacksdk
|
||||||
Version: 0.9.4
|
Version: 0.9.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An SDK for building applications to work with OpenStack
|
Summary: An SDK for building applications to work with OpenStack
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -27,12 +27,17 @@ Url: https://launchpad.net/%{sname}
|
|||||||
Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
|
||||||
BuildRequires: openstack-macros
|
BuildRequires: openstack-macros
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
|
BuildRequires: python-fixtures >= 3.0.0
|
||||||
BuildRequires: python-mock >= 2.0
|
BuildRequires: python-mock >= 2.0
|
||||||
BuildRequires: python-pbr >= 1.6
|
BuildRequires: python-pbr >= 1.6
|
||||||
|
BuildRequires: python-requests >= 2.10.0
|
||||||
|
BuildRequires: python-requests-mock >= 1.0
|
||||||
BuildRequires: python-setuptools >= 16.0
|
BuildRequires: python-setuptools >= 16.0
|
||||||
BuildRequires: python-six >= 1.9.0
|
BuildRequires: python-six >= 1.9.0
|
||||||
BuildRequires: python-stevedore >= 1.16.0
|
BuildRequires: python-stevedore >= 1.16.0
|
||||||
BuildRequires: python-testrepository >= 0.0.18
|
BuildRequires: python-testrepository >= 0.0.18
|
||||||
|
BuildRequires: python-testscenarios >= 0.4
|
||||||
|
BuildRequires: python-testtools >= 1.4.0
|
||||||
Requires: python-keystoneauth1 >= 2.10.0
|
Requires: python-keystoneauth1 >= 2.10.0
|
||||||
Requires: python-os-client-config >= 1.13.1
|
Requires: python-os-client-config >= 1.13.1
|
||||||
Requires: python-six >= 1.9.0
|
Requires: python-six >= 1.9.0
|
||||||
|
Reference in New Issue
Block a user