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

- New upstream release
  + Version 9.2.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/970331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-containerinstance?expand=0&rev=19
This commit is contained in:
Robert Schweikert 2022-04-15 12:42:46 +00:00 committed by Git OBS Bridge
parent ab3275ab36
commit 10e1e69fa7
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 15 09:44:52 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 9.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Thu Oct 21 09:29:41 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-containerinstance
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-containerinstance
Version: 9.1.0
Version: 9.2.0
Release: 0
Summary: Microsoft Azure Container Instance Client Library
License: MIT
@ -38,7 +38,7 @@ 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-core >= 1.3.0
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-msrest >= 0.6.21