From b19aef9a2698480b12b5bae7e1caa3d2e5caf7f4f4d8430dad4732695d651b57 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 19 Dec 2022 21:06:19 +0000 Subject: [PATCH] Accepting request 1043813 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 22.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/1043813 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=43 --- azure-mgmt-network-22.1.0.zip | 3 --- azure-mgmt-network-22.2.0.zip | 3 +++ python-azure-mgmt-network.changes | 9 +++++++++ python-azure-mgmt-network.spec | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 azure-mgmt-network-22.1.0.zip create mode 100644 azure-mgmt-network-22.2.0.zip diff --git a/azure-mgmt-network-22.1.0.zip b/azure-mgmt-network-22.1.0.zip deleted file mode 100644 index 444daf9..0000000 --- a/azure-mgmt-network-22.1.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8919c67bf7e27f782bb666d4009bbcb155c38ca5692cab51d3af7b160fd61a5 -size 10412633 diff --git a/azure-mgmt-network-22.2.0.zip b/azure-mgmt-network-22.2.0.zip new file mode 100644 index 0000000..123a5d1 --- /dev/null +++ b/azure-mgmt-network-22.2.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3dd44d50e7d7581641f9427891f92e5ea2288bfc00b02def9f818a1bf3f8c6e +size 10437339 diff --git a/python-azure-mgmt-network.changes b/python-azure-mgmt-network.changes index cd8c73e..2a51313 100644 --- a/python-azure-mgmt-network.changes +++ b/python-azure-mgmt-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 19 20:52:05 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 22.2.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Oct 24 14:32:53 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-network.spec b/python-azure-mgmt-network.spec index 7f6c535..fd0f312 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: 22.1.0 +Version: 22.2.0 Release: 0 Summary: Microsoft Azure Network Management Client Library License: MIT @@ -42,6 +42,7 @@ 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.7.1 +Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8) Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch