1
0

Accepting request 917913 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 8.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/917913
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-containerinstance?expand=0&rev=16
This commit is contained in:
2021-09-10 11:19:52 +00:00
committed by Git OBS Bridge
parent 3fc6ac2550
commit db4cf1cf0e
4 changed files with 16 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-containerinstance
Version: 2.0.0
Version: 8.0.0
Release: 0
Summary: Microsoft Azure Container Instance Client Library
License: MIT
@@ -37,11 +37,11 @@ BuildRequires: python-rpm-macros
BuildRequires: unzip
Requires: python-azure-common < 2.0.0
Requires: python-azure-common >= 1.1
Requires: python-azure-mgmt-core < 2.0.0
Requires: python-azure-mgmt-core >= 1.2.0
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-msrest >= 0.5.0
Requires: python-msrestazure < 2.0.0
Requires: python-msrestazure >= 0.4.32
Requires: python-msrest >= 0.6.21
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch