forked from pool/python-azure-mgmt-network
Accepting request 836340 from devel:languages:python:azure
- New upstream release + Version 16.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 836305 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/836340 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=12
This commit is contained in:
commit
c58a12ad6b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fdfc631c660cb173eee88abbb7b8be7742f91b522be6017867f217409cd69bc
|
||||
size 9237599
|
3
azure-mgmt-network-16.0.0.zip
Normal file
3
azure-mgmt-network-16.0.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6159a8c44590cc58841690c27c7d4acb0cd9ad0a1e5178c1d35e0f48e3c3c0e9
|
||||
size 17394639
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 13:10:52 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 16.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 12:46:54 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-mgmt-network
|
||||
Version: 11.0.0
|
||||
Version: 16.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Network Management Client Library
|
||||
License: MIT
|
||||
@ -34,11 +34,11 @@ BuildRequires: python-rpm-macros
|
||||
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.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-msrestazure < 2.0.0
|
||||
Requires: python-msrestazure >= 0.4.32
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user