Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-monitor-query for openSUSE:Factory checked in at 2023-02-09 16:22:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-monitor-query (Old) and /work/SRC/openSUSE:Factory/.python-azure-monitor-query.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-monitor-query" Thu Feb 9 16:22:25 2023 rev:6 rq:1063878 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-monitor-query/python-azure-monitor-query.changes 2022-07-09 17:05:30.984926770 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-monitor-query.new.4462/python-azure-monitor-query.changes 2023-02-09 16:22:39.614543969 +0100 @@ -1,0 +2,9 @@ +Wed Feb 8 09:15:34 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@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 + +------------------------------------------------------------------- Old: ---- azure-monitor-query-1.0.3.zip New: ---- azure-monitor-query-1.1.0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-monitor-query.spec ++++++ --- /var/tmp/diff_new_pack.FNxtdR/_old 2023-02-09 16:22:40.034546133 +0100 +++ /var/tmp/diff_new_pack.FNxtdR/_new 2023-02-09 16:22:40.038546153 +0100 @@ -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: 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