1
0

Accepting request 1105475 from devel:languages:python:azure

- New upstream release
  + Version 6.0.2
  + 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 1105449 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1105475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-monitor?expand=0&rev=20
This commit is contained in:
2023-08-23 12:58:56 +00:00
committed by Git OBS Bridge
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:8fe2eb9cbb1fbd1365a252987fbd99517c60e656f7dd1ecf7f1bde052cb11c32
size 1402631

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 23 09:24:56 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 6.0.2
+ 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
-------------------------------------------------------------------
Thu May 4 09:24:34 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-monitor
Version: 6.0.1
Version: 6.0.2
Release: 0
Summary: Microsoft Azure Monitor 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-monitor/azure-mgmt-monitor-%{version}.zip
Source: https://files.pythonhosted.org/packages/source/a/azure-mgmt-monitor/azure-mgmt-monitor-%{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