1
0

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
This commit is contained in:
Robert Schweikert 2022-12-19 21:06:19 +00:00 committed by Git OBS Bridge
parent efca240927
commit b19aef9a26
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8919c67bf7e27f782bb666d4009bbcb155c38ca5692cab51d3af7b160fd61a5
size 10412633

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3dd44d50e7d7581641f9427891f92e5ea2288bfc00b02def9f818a1bf3f8c6e
size 10437339

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 19 20:52:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@ -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