From 10e1e69fa767f9a6356c78e858847855104591bccc20100c71ac08243758c04c Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Fri, 15 Apr 2022 12:42:46 +0000 Subject: [PATCH] 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 --- azure-mgmt-containerinstance-9.1.0.zip | 3 --- azure-mgmt-containerinstance-9.2.0.zip | 3 +++ python-azure-mgmt-containerinstance.changes | 9 +++++++++ python-azure-mgmt-containerinstance.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-mgmt-containerinstance-9.1.0.zip create mode 100644 azure-mgmt-containerinstance-9.2.0.zip diff --git a/azure-mgmt-containerinstance-9.1.0.zip b/azure-mgmt-containerinstance-9.1.0.zip deleted file mode 100644 index a18ab82..0000000 --- a/azure-mgmt-containerinstance-9.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22164b0c59138b37bc48ba6d476bf635152bc428dcb420b521a14b8c25c797ad -size 78483 diff --git a/azure-mgmt-containerinstance-9.2.0.zip b/azure-mgmt-containerinstance-9.2.0.zip new file mode 100644 index 0000000..9251169 --- /dev/null +++ b/azure-mgmt-containerinstance-9.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deb125554bdb1aa17df69a596a7514af0146b420176a4db384c54e77a9fd6e46 +size 75173 diff --git a/python-azure-mgmt-containerinstance.changes b/python-azure-mgmt-containerinstance.changes index 572daf9..5e24470 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Apr 15 09:44:52 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index 3c3651d..5615ccd 100644 --- a/python-azure-mgmt-containerinstance.spec +++ b/python-azure-mgmt-containerinstance.spec @@ -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