From ddcad240b97efcf108fbd0ac423d632e2ed26ed6cc67d2b73e70b7f0ac0ded59 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 13 Oct 2022 09:20:59 +0000 Subject: [PATCH] Accepting request 1010422 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 22.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/1010422 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=39 --- azure-mgmt-network-21.0.1.zip | 3 --- azure-mgmt-network-22.0.0.zip | 3 +++ python-azure-mgmt-network.changes | 9 +++++++++ python-azure-mgmt-network.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-mgmt-network-21.0.1.zip create mode 100644 azure-mgmt-network-22.0.0.zip diff --git a/azure-mgmt-network-21.0.1.zip b/azure-mgmt-network-21.0.1.zip deleted file mode 100644 index 9923aef..0000000 --- a/azure-mgmt-network-21.0.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecf76e3e0d092b87ffdeafdbe69ab9f138ea564f88bbebf16be6892839d2732f -size 9441770 diff --git a/azure-mgmt-network-22.0.0.zip b/azure-mgmt-network-22.0.0.zip new file mode 100644 index 0000000..9b5222a --- /dev/null +++ b/azure-mgmt-network-22.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a975a666e89803a07014ffeec9d3e2f2657af16957ac99703fd7a24e4faad409 +size 10394948 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index 0ffeda7..64ed927 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 13 07:52:45 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 22.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Aug 17 07:57:51 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 84afae4..5c9dd32 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: 21.0.1 +Version: 22.0.0 Release: 0 Summary: Microsoft Azure Network Management 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.1 +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