From d25799ea4bca733e6b0253577fefbb19c2e379b106a4c90f84b9b8c0ce37c3ce Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 9 Jun 2021 14:36:32 +0000 Subject: [PATCH] Accepting request 898815 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 19.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/898815 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=28 --- azure-mgmt-network-18.0.0.zip | 3 --- azure-mgmt-network-19.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-18.0.0.zip create mode 100644 azure-mgmt-network-19.0.0.zip diff --git a/azure-mgmt-network-18.0.0.zip b/azure-mgmt-network-18.0.0.zip deleted file mode 100644 index 0233c0b..0000000 --- a/azure-mgmt-network-18.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85fdeb7a1a8d89be9b585396796b218b31b681590d57d82d3ea14cf1f2d20b4a -size 20455932 diff --git a/azure-mgmt-network-19.0.0.zip b/azure-mgmt-network-19.0.0.zip new file mode 100644 index 0000000..c184b21 --- /dev/null +++ b/azure-mgmt-network-19.0.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e39a26ae81fa58c13c02029700f8c7b22c3fd832a294c543e3156a91b9459e8 +size 21550663 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index fd05f2c..2fcf88f 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 9 14:19:55 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 19.0.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Fri Mar 19 11:49:19 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 3e50ab0..5eb3be4 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: 18.0.0 +Version: 19.0.0 Release: 0 Summary: Microsoft Azure Network 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