From 240ce96712b625ad224dd297b907b9d502c1f55e9c991e3e049fc3c2b14b4e11 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 7 Jan 2021 13:44:49 +0000 Subject: [PATCH] Accepting request 861077 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 7.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/861077 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-containerinstance?expand=0&rev=12 --- azure-mgmt-containerinstance-2.0.0.zip | 3 --- azure-mgmt-containerinstance-7.0.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-2.0.0.zip create mode 100644 azure-mgmt-containerinstance-7.0.0.zip diff --git a/azure-mgmt-containerinstance-2.0.0.zip b/azure-mgmt-containerinstance-2.0.0.zip deleted file mode 100644 index 71c4760..0000000 --- a/azure-mgmt-containerinstance-2.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ad247d186c3c040da7a1d40ad39c9881e99afc58271f673abb602abb0b6b85b -size 52252 diff --git a/azure-mgmt-containerinstance-7.0.0.zip b/azure-mgmt-containerinstance-7.0.0.zip new file mode 100644 index 0000000..1ecd773 --- /dev/null +++ b/azure-mgmt-containerinstance-7.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f624df0664ba80ba886bc96ffe5e468c620eb5b681bc3bc2a28ce26042fd465 +size 78206 diff --git a/python-azure-mgmt-containerinstance.changes b/python-azure-mgmt-containerinstance.changes index e5fafa5..490794e 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 18 11:04:57 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 7.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index a76a4d8..7d061a2 100644 --- a/python-azure-mgmt-containerinstance.spec +++ b/python-azure-mgmt-containerinstance.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-containerinstance -Version: 2.0.0 +Version: 7.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.2 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 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch