Accepting request 1000287 from devel:languages:python:azure

- New upstream release
  + Version 10.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1000198 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1000287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-containerinstance?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2022-08-30 13:54:41 +00:00 committed by Git OBS Bridge
commit add1136eae
4 changed files with 15 additions and 6 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c31ab0bb60ed396306bcb8420daaac385b16a0eb96a49485304bed9a54c1f00
size 102028

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:deb125554bdb1aa17df69a596a7514af0146b420176a4db384c54e77a9fd6e46
size 75173

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 30 09:08:00 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 10.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Fri Apr 15 09:44:52 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-containerinstance
Version: 9.2.0
Version: 10.0.0
Release: 0
Summary: Microsoft Azure Container Instance Client Library
License: MIT
@ -38,10 +38,10 @@ 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.3.0
Requires: python-azure-mgmt-core >= 1.3.2
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-msrest >= 0.6.21
Requires: python-msrest >= 0.7.1
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch