Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package azure-cli-core for openSUSE:Factory checked in at 2022-08-08 11:42:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old) and /work/SRC/openSUSE:Factory/.azure-cli-core.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-core" Mon Aug 8 11:42:59 2022 rev:42 rq:993720 version:2.39.0 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes 2022-07-22 19:21:50.816718479 +0200 +++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.1521/azure-cli-core.changes 2022-08-08 11:43:01.082408802 +0200 @@ -1,0 +2,14 @@ +Mon Aug 8 07:55:56 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- refresh previously empty acc_update-argcomplete.patch + +------------------------------------------------------------------- +Thu Aug 4 11:24:00 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 2.39.0 + + For detailed information about changes see the + HISTORY.rst file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- azure-cli-core-2.38.0.tar.gz New: ---- azure-cli-core-2.39.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli-core.spec ++++++ --- /var/tmp/diff_new_pack.E109kl/_old 2022-08-08 11:43:01.606409512 +0200 +++ /var/tmp/diff_new_pack.E109kl/_new 2022-08-08 11:43:01.614409523 +0200 @@ -17,7 +17,7 @@ Name: azure-cli-core -Version: 2.38.0 +Version: 2.39.0 Release: 0 Summary: Microsoft Azure CLI Core Module License: MIT @@ -33,7 +33,7 @@ BuildRequires: python3-azure-nspkg >= 3.0.0 BuildRequires: python3-setuptools Requires: azure-cli-nspkg -Requires: azure-cli-telemetry >= 1.0.6 +Requires: azure-cli-telemetry >= 1.0.7 Requires: python3-PyJWT >= 2.1.0 Requires: python3-argcomplete < 3.0 Requires: python3-argcomplete >= 2.0 ++++++ acc_disable-update-check.patch ++++++ --- /var/tmp/diff_new_pack.E109kl/_old 2022-08-08 11:43:01.646409566 +0200 +++ /var/tmp/diff_new_pack.E109kl/_new 2022-08-08 11:43:01.650409572 +0200 @@ -1,7 +1,8 @@ -diff -Nru azure-cli-core-2.18.0.orig/azure/cli/core/util.py azure-cli-core-2.18.0/azure/cli/core/util.py ---- azure-cli-core-2.18.0.orig/azure/cli/core/util.py 2021-01-15 10:50:35.000000000 +0100 -+++ azure-cli-core-2.18.0/azure/cli/core/util.py 2021-01-21 10:32:01.708270048 +0100 -@@ -439,20 +439,7 @@ +Index: azure-cli-core-2.39.0/azure/cli/core/util.py +=================================================================== +--- azure-cli-core-2.39.0.orig/azure/cli/core/util.py ++++ azure-cli-core-2.39.0/azure/cli/core/util.py +@@ -485,20 +485,7 @@ def show_updates_available(new_line_befo def show_updates(updates_available_components, only_show_when_updates_available=False): ++++++ acc_update-argcomplete.patch ++++++ --- /var/tmp/diff_new_pack.E109kl/_old 2022-08-08 11:43:01.662409588 +0200 +++ /var/tmp/diff_new_pack.E109kl/_new 2022-08-08 11:43:01.666409593 +0200 @@ -1,3 +1,15 @@ -(No newline at EOF) +Index: azure-cli-core-2.39.0/setup.py +=================================================================== +--- azure-cli-core-2.39.0.orig/setup.py ++++ azure-cli-core-2.39.0/setup.py +@@ -43,7 +43,7 @@ CLASSIFIERS = [ + ] + + DEPENDENCIES = [ +- 'argcomplete~=1.8', ++ 'argcomplete>=1.8.0', + 'azure-cli-telemetry==1.0.7.*', + 'azure-mgmt-core>=1.2.0,<2', + 'cryptography', ++++++ azure-cli-core-2.38.0.tar.gz -> azure-cli-core-2.39.0.tar.gz ++++++ ++++ 2202 lines of diff (skipped)