From eb62bf3e4d7a6b1d0930cd10a11517bafa80723830b8a978c1e8564934e2d5a7 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 30 Aug 2022 13:03:54 +0000 Subject: [PATCH] Accepting request 1000198 from home:glaubitz:branches: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 OBS-URL: https://build.opensuse.org/request/show/1000198 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-containerinstance?expand=0&rev=21 --- azure-mgmt-containerinstance-10.0.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(-) create mode 100644 azure-mgmt-containerinstance-10.0.0.zip delete mode 100644 azure-mgmt-containerinstance-9.2.0.zip diff --git a/azure-mgmt-containerinstance-10.0.0.zip b/azure-mgmt-containerinstance-10.0.0.zip new file mode 100644 index 0000000..2e69f47 --- /dev/null +++ b/azure-mgmt-containerinstance-10.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c31ab0bb60ed396306bcb8420daaac385b16a0eb96a49485304bed9a54c1f00 +size 102028 diff --git a/azure-mgmt-containerinstance-9.2.0.zip b/azure-mgmt-containerinstance-9.2.0.zip deleted file mode 100644 index 9251169..0000000 --- a/azure-mgmt-containerinstance-9.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -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 5e24470..92048ea 100644 --- a/python-azure-mgmt-containerinstance.changes +++ b/python-azure-mgmt-containerinstance.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 30 09:08:00 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-azure-mgmt-containerinstance.spec b/python-azure-mgmt-containerinstance.spec index 5615ccd..4e13eea 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: 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