forked from pool/python-azure-mgmt-monitor
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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8fe2eb9cbb1fbd1365a252987fbd99517c60e656f7dd1ecf7f1bde052cb11c32
|
|
||||||
size 1402631
|
|
3
azure-mgmt-monitor-6.0.2.tar.gz
Normal file
3
azure-mgmt-monitor-6.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ffbf500e499ab7912b1ba6d26cef26480d9ae411532019bb78d72562196e07b
|
||||||
|
size 760481
|
@@ -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>
|
Thu May 4 09:24:34 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -21,20 +21,19 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%endif
|
%endif
|
||||||
Name: python-azure-mgmt-monitor
|
Name: python-azure-mgmt-monitor
|
||||||
Version: 6.0.1
|
Version: 6.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Monitor Client Library
|
Summary: Microsoft Azure Monitor Client Library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/Azure/azure-sdk-for-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
|
Source1: LICENSE.txt
|
||||||
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
|
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
|
||||||
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: unzip
|
|
||||||
Requires: python-azure-common < 2.0.0
|
Requires: python-azure-common < 2.0.0
|
||||||
Requires: python-azure-common >= 1.1
|
Requires: python-azure-common >= 1.1
|
||||||
Requires: python-azure-mgmt-core < 2.0.0
|
Requires: python-azure-mgmt-core < 2.0.0
|
||||||
|
Reference in New Issue
Block a user