From d55f594ee5a672fc924eba26d1d7f5f7e0f86e056363dbbddc839be4cf11a75e Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 6 May 2021 12:18:17 +0000 Subject: [PATCH] Accepting request 890917 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 20.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/890917 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=27 --- azure-mgmt-compute-19.0.0.zip | 3 --- azure-mgmt-compute-20.0.0.zip | 3 +++ python-azure-mgmt-compute.changes | 9 +++++++++ python-azure-mgmt-compute.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azure-mgmt-compute-19.0.0.zip create mode 100644 azure-mgmt-compute-20.0.0.zip diff --git a/azure-mgmt-compute-19.0.0.zip b/azure-mgmt-compute-19.0.0.zip deleted file mode 100644 index c057335..0000000 --- a/azure-mgmt-compute-19.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65afe759c6ee87dd89d65d59c8da4b2c04d197c07c1fbfdc56ef1aea468e4525 -size 3639707 diff --git a/azure-mgmt-compute-20.0.0.zip b/azure-mgmt-compute-20.0.0.zip new file mode 100644 index 0000000..c08e4f0 --- /dev/null +++ b/azure-mgmt-compute-20.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7920bea2e11d78fa616992813aea470a8fb50eab2e646e032e138f93d53b70e8 +size 3777761 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index a6743d3..7c36faf 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 6 08:24:06 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 20.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Mar 18 10:02:22 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index 0f0cd6b..a911242 100644 --- a/python-azure-mgmt-compute.spec +++ b/python-azure-mgmt-compute.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-compute -Version: 19.0.0 +Version: 20.0.0 Release: 0 Summary: Microsoft Azure Compute Management Client Library License: MIT @@ -41,7 +41,7 @@ Requires: python-azure-mgmt-core < 2.0.0 Requires: python-azure-mgmt-core >= 1.2.0 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 -Requires: python-msrest >= 0.5.0 +Requires: python-msrest >= 0.6.21 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch