1
0

Accepting request 1059292 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 29.1.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/1059292
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-compute?expand=0&rev=52
This commit is contained in:
Robert Schweikert 2023-01-18 12:06:26 +00:00 committed by Git OBS Bridge
parent 6eb7bdc609
commit c5736b6414
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 18 08:38:20 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 29.1.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Fri Oct 14 15:23:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-compute
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-compute
Version: 29.0.0
Version: 29.1.0
Release: 0
Summary: Microsoft Azure Compute Management Client Library
License: MIT
@ -42,6 +42,7 @@ 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.7.1
Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch