File python-azure-sdk.spec of Package python-azure-sdk.11372
#
# spec file for package python-azure-sdk
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-sdk
Version: 2.0.0.1
Release: 0
Summary: Microsoft Azure bundle
License: MIT
Group: Development/Languages/Python
Url: https://github.com/Azure/azure-sdk-for-python
BuildRequires: python-rpm-macros
Requires: python-azure-batch < 5.0.0
Requires: python-azure-batch >= 4.0.0
Requires: python-azure-datalake-store < 1.0.0
Requires: python-azure-datalake-store >= 0.0.9
Requires: python-azure-graphrbac < 1.0.0
Requires: python-azure-graphrbac >= 0.30.0
Requires: python-azure-keyvault < 1.0.0
Requires: python-azure-keyvault >= 0.3.3
Requires: python-azure-mgmt < 2.0.0
Requires: python-azure-mgmt >= 1.0.0
Requires: python-azure-servicebus < 1.0.0
Requires: python-azure-servicebus >= 0.21.1
Requires: python-azure-servicefabric < 7.0.0
Requires: python-azure-servicefabric >= 6.0.1
Requires: python-azure-servicemanagement-legacy < 1.0.0
Requires: python-azure-servicemanagement-legacy >= 0.20.6
Requires: python-azure-storage < 1.0.0
Requires: python-azure-storage >= 0.34.2
BuildArch: noarch
%python_subpackages
%description
This is the Microsoft Azure bundle.
This package does not contain any code in itself. It installs a set
of packages that provide Microsoft Azure functionality.
All packages in this bundle have been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
%files %{python_files}
%changelog