Accepting request 1063878 from devel:languages:python:azure
- New upstream release + Version 1.1.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 1063755 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/1063878 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-monitor-query?expand=0&rev=6
This commit is contained in:
commit
c3fcc5a9b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba4f71f3b9759034ce55aa27850faf374faf5b0d09fe54d9e00af509138276fc
|
||||
size 140420
|
3
azure-monitor-query-1.1.0.zip
Normal file
3
azure-monitor-query-1.1.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb63de96f28a296684642e5727c5372be6205e6a6e2e308c22c26f821861c7fb
|
||||
size 173521
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 09:15:34 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 1.1.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 07:06:34 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-monitor-query
|
||||
#
|
||||
# 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-monitor-query
|
||||
Version: 1.0.3
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Azure Monitor Query Client Library for Python
|
||||
License: MIT
|
||||
@ -36,10 +36,11 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-azure-core < 2.0.0
|
||||
Requires: python-azure-core >= 1.12.0
|
||||
Requires: python-azure-core >= 1.24.0
|
||||
Requires: python-azure-monitor-nspkg >= 1.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-msrest >= 0.6.19
|
||||
Requires: python-isodate >= 0.6.0
|
||||
Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user