From 98d7317ed637f55db4d9c6e45b260690b5463bc14d323a102f169c681d7da8ca Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 23 Sep 2020 13:57:21 +0000 Subject: [PATCH] Accepting request 836305 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 16.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/836305 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=20 --- azure-mgmt-network-11.0.0.zip | 3 --- azure-mgmt-network-16.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-11.0.0.zip create mode 100644 azure-mgmt-network-16.0.0.zip diff --git a/azure-mgmt-network-11.0.0.zip b/azure-mgmt-network-11.0.0.zip deleted file mode 100644 index 3020430..0000000 --- a/azure-mgmt-network-11.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fdfc631c660cb173eee88abbb7b8be7742f91b522be6017867f217409cd69bc -size 9237599 diff --git a/azure-mgmt-network-16.0.0.zip b/azure-mgmt-network-16.0.0.zip new file mode 100644 index 0000000..ac49e9a --- /dev/null +++ b/azure-mgmt-network-16.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6159a8c44590cc58841690c27c7d4acb0cd9ad0a1e5178c1d35e0f48e3c3c0e9 +size 17394639 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index a484567..1891fd6 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 22 13:10:52 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 16.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Fri Jul 17 12:46:54 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 561ef89..0f8e2a7 100644 --- a/python-azure-mgmt-network.spec +++ b/python-azure-mgmt-network.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-network -Version: 11.0.0 +Version: 16.0.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT @@ -34,11 +34,11 @@ BuildRequires: python-rpm-macros 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.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-msrestazure < 2.0.0 -Requires: python-msrestazure >= 0.4.32 Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch