Accepting request 839855 from devel:languages:python:azure

- New upstream release
  + Version 13.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 839793 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/839855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-10-08 11:12:26 +00:00 committed by Git OBS Bridge
commit e1c17e6a3f
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 5 12:52:03 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 13.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Fri Jul 17 11:45:33 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-mgmt-compute
Version: 13.0.0
Version: 17.0.0
Release: 0
Summary: Microsoft Azure Compute 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