1
0
2018-04-16 10:48:32 +00:00
committed by Git OBS Bridge
parent 4e92036b8e
commit 4e476a3b74
5 changed files with 31 additions and 15 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-mgmt-containerinstance
Version: 0.2.0
Version: 0.4.0
Release: 0
Summary: Microsoft Azure Container Instance Client Library
License: MIT
@@ -37,8 +37,8 @@ Requires: python-azure-common < 2.0.0
Requires: python-azure-common >= 1.1
Requires: python-azure-mgmt-nspkg
Requires: python-azure-nspkg
Requires: python-msrestazure < 1.0.0
Requires: python-msrestazure >= 0.4.11
Requires: python-msrestazure < 2.0.0
Requires: python-msrestazure >= 0.4.20
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch
@@ -51,7 +51,7 @@ This is the Microsoft Azure Container Instance Client Library.
Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).
This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
%prep
%setup -q -n azure-mgmt-containerinstance-%{version}
@@ -72,7 +72,8 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
%files %{python_files}
%defattr(-,root,root,-)
%doc HISTORY.rst LICENSE.txt README.rst
%doc HISTORY.rst README.rst
%license LICENSE.txt
%{python_sitelib}/azure/mgmt/containerinstance
%{python_sitelib}/azure_mgmt_containerinstance-*.egg-info