From 5cb9fc7a65acb5be8629e65bc710a98ecc01513c628d63cc97b8082e2559f601 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 15 Aug 2022 16:09:28 +0000 Subject: [PATCH] Accepting request 995186 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 21.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/995186 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=35 --- azure-mgmt-network-20.0.0.zip | 3 --- azure-mgmt-network-21.0.0.zip | 3 +++ python-azure-mgmt-network.changes | 9 +++++++++ python-azure-mgmt-network.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azure-mgmt-network-20.0.0.zip create mode 100644 azure-mgmt-network-21.0.0.zip diff --git a/azure-mgmt-network-20.0.0.zip b/azure-mgmt-network-20.0.0.zip deleted file mode 100644 index 849bcee..0000000 --- a/azure-mgmt-network-20.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a78cfc82009fab94d819e2e9926237d555583cdc4a1b65863fceea720e37686 -size 8689151 diff --git a/azure-mgmt-network-21.0.0.zip b/azure-mgmt-network-21.0.0.zip new file mode 100644 index 0000000..716bc2d --- /dev/null +++ b/azure-mgmt-network-21.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370542f659fba970c9330b4273d0324ceabbc27ba6df1bf90d8020f0098647c8 +size 9442496 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 0f1136d..0f62867 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 8 06:27:06 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 21.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed May 11 07:47:37 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 5ba3b28..4522023 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-mgmt-network -Version: 20.0.0 +Version: 21.0.0 Release: 0 Summary: Microsoft Azure Network 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