Accepting request 1112528 from devel:languages:python:azure

- New upstream release
  + Version 30.2.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ (forwarded request 1112501 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1112528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-compute?expand=0&rev=35
This commit is contained in:
Ana Guerrero 2023-09-21 20:13:52 +00:00 committed by Git OBS Bridge
commit 758a71fb24
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:a56379db90d4e24c078bc8745d0e5f773229f9ef067cd712c10faa988615a75b
size 5192028

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 20 09:16:05 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 30.2.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
-------------------------------------------------------------------
Mon Jul 24 09:51:39 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,20 +21,19 @@
%define skip_python2 1
%endif
Name: python-azure-mgmt-compute
Version: 30.1.0
Version: 30.2.0
Release: 0
Summary: Microsoft Azure Compute Management Client Library
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-compute/azure-mgmt-compute-%{version}.zip
Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-compute/azure-mgmt-compute-%{version}.tar.gz
Source1: LICENSE.txt
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
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