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
@@ -18,7 +18,7 @@
|
||||
|
||||
%global sname openstacksdk
|
||||
Name: python-openstacksdk
|
||||
Version: 0.9.4
|
||||
Version: 0.9.5
|
||||
Release: 0
|
||||
Summary: An SDK for building applications to work with OpenStack
|
||||
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
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-fixtures >= 3.0.0
|
||||
BuildRequires: python-mock >= 2.0
|
||||
BuildRequires: python-pbr >= 1.6
|
||||
BuildRequires: python-requests >= 2.10.0
|
||||
BuildRequires: python-requests-mock >= 1.0
|
||||
BuildRequires: python-setuptools >= 16.0
|
||||
BuildRequires: python-six >= 1.9.0
|
||||
BuildRequires: python-stevedore >= 1.16.0
|
||||
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-os-client-config >= 1.13.1
|
||||
Requires: python-six >= 1.9.0
|
||||
|
Reference in New Issue
Block a user