From a1845dd82c81187404692e4f64db0d9a63fbabfd1758d1031d7a89101de4f6be Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 30 Jun 2022 11:24:01 +0000 Subject: [PATCH] Accepting request 986028 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 27.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/986028 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=44 --- azure-mgmt-compute-27.1.0.zip | 3 --- azure-mgmt-compute-27.2.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-27.1.0.zip create mode 100644 azure-mgmt-compute-27.2.0.zip diff --git a/azure-mgmt-compute-27.1.0.zip b/azure-mgmt-compute-27.1.0.zip deleted file mode 100644 index d3018df..0000000 --- a/azure-mgmt-compute-27.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b14d662cd6179c9afb97acc6d6d615c5b07f7f9ddec78cf50c4a5dec797cbb1 -size 5574657 diff --git a/azure-mgmt-compute-27.2.0.zip b/azure-mgmt-compute-27.2.0.zip new file mode 100644 index 0000000..cdd2c05 --- /dev/null +++ b/azure-mgmt-compute-27.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c69553166fb7eecbff52c37dc0ff4a2530bc5545d4a5dd4ba983215ad2289d +size 5792033 diff --git a/python-azure-mgmt-compute.changes b/python-azure-mgmt-compute.changes index a7b6f0f..208537e 100644 --- a/python-azure-mgmt-compute.changes +++ b/python-azure-mgmt-compute.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jun 30 09:55:07 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 27.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Thu Jun 9 12:53:13 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-compute.spec b/python-azure-mgmt-compute.spec index ebb4adf..bc02a44 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: 27.1.0 +Version: 27.2.0 Release: 0 Summary: Microsoft Azure Compute Management 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.3.0 +Requires: python-azure-mgmt-core >= 1.3.1 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-msrest >= 0.6.21