forked from pool/python-azure-mgmt-network
Accepting request 1010422 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release + Version 22.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/1010422 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-network?expand=0&rev=39
This commit is contained in:
parent
ac2783f284
commit
ddcad240b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ecf76e3e0d092b87ffdeafdbe69ab9f138ea564f88bbebf16be6892839d2732f
|
||||
size 9441770
|
3
azure-mgmt-network-22.0.0.zip
Normal file
3
azure-mgmt-network-22.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a975a666e89803a07014ffeec9d3e2f2657af16957ac99703fd7a24e4faad409
|
||||
size 10394948
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 07:52:45 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 22.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 07:57:51 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%endif
|
||||
Name: python-azure-mgmt-network
|
||||
Version: 21.0.1
|
||||
Version: 22.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Network Management Client Library
|
||||
License: MIT
|
||||
@ -38,10 +38,10 @@ 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.3.1
|
||||
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.6.21
|
||||
Requires: python-msrest >= 0.7.1
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user