Accepting request 1010445 from 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 (forwarded request 1010422 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/1010445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-network?expand=0&rev=23
This commit is contained in:
commit
804cb8c067
@ -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>
|
Wed Aug 17 07:57:51 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: 21.0.1
|
Version: 22.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,10 +38,10 @@ 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.1
|
Requires: python-azure-mgmt-core >= 1.3.2
|
||||||
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.7.1
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user