1
0

Accepting request 1006398 from devel:languages:python:azure

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

OBS-URL: https://build.opensuse.org/request/show/1006398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=29
This commit is contained in:
Richard Brown 2022-09-27 18:14:26 +00:00 committed by Git OBS Bridge
commit a4167b51dd
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:e5c69553166fb7eecbff52c37dc0ff4a2530bc5545d4a5dd4ba983215ad2289d
size 5792033

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 22 08:08:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 28.0.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Thu Jun 30 09:55:07 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-compute
Version: 27.2.0
Version: 28.0.0
Release: 0
Summary: Microsoft Azure Compute 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