forked from pool/python-azure-mgmt-network
Accepting request 995194 from devel:languages:python:azure
- New upstream release + Version 21.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 995186 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/995194 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=21
This commit is contained in:
commit
89bb9b9866
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9a78cfc82009fab94d819e2e9926237d555583cdc4a1b65863fceea720e37686
|
|
||||||
size 8689151
|
|
3
azure-mgmt-network-21.0.0.zip
Normal file
3
azure-mgmt-network-21.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:370542f659fba970c9330b4273d0324ceabbc27ba6df1bf90d8020f0098647c8
|
||||||
|
size 9442496
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 06:27:06 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 21.0.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 11 07:47:37 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed May 11 07:47:37 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%endif
|
%endif
|
||||||
Name: python-azure-mgmt-network
|
Name: python-azure-mgmt-network
|
||||||
Version: 20.0.0
|
Version: 21.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Network Management Client Library
|
Summary: Microsoft Azure Network Management Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -38,7 +38,7 @@ BuildRequires: unzip
|
|||||||
Requires: python-azure-common < 2.0.0
|
Requires: python-azure-common < 2.0.0
|
||||||
Requires: python-azure-common >= 1.1
|
Requires: python-azure-common >= 1.1
|
||||||
Requires: python-azure-mgmt-core < 2.0.0
|
Requires: python-azure-mgmt-core < 2.0.0
|
||||||
Requires: python-azure-mgmt-core >= 1.3.0
|
Requires: python-azure-mgmt-core >= 1.3.1
|
||||||
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
Requires: python-msrest >= 0.6.21
|
Requires: python-msrest >= 0.6.21
|
||||||
|
Loading…
Reference in New Issue
Block a user