forked from pool/python-azure-mgmt-containerinstance
Accepting request 596305 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/596305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-containerinstance?expand=0&rev=5
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user