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-07-22 19:21:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old) and /work/SRC/openSUSE:Factory/.azure-cli-core.new.21925 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-core" Fri Jul 22 19:21:31 2022 rev:41 rq:990671 version:2.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes 2022-07-06 15:42:05.622525551 +0200 +++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.21925/azure-cli-core.changes 2022-07-22 19:21:50.816718479 +0200 @@ -1,0 +2,7 @@ +Thu Jul 21 08:41:45 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Add patch to update argcomplete dependency + + acc_update-argcomplete.patch +- Update Requires from setup.py + +------------------------------------------------------------------- New: ---- acc_update-argcomplete.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli-core.spec ++++++ --- /var/tmp/diff_new_pack.XFnaMU/_old 2022-07-22 19:21:51.140718979 +0200 +++ /var/tmp/diff_new_pack.XFnaMU/_new 2022-07-22 19:21:51.144718985 +0200 @@ -26,6 +26,7 @@ Source: https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz Source1: LICENSE.txt Patch0: acc_disable-update-check.patch +Patch1: acc_update-argcomplete.patch BuildRequires: azure-cli-nspkg BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -34,8 +35,8 @@ Requires: azure-cli-nspkg Requires: azure-cli-telemetry >= 1.0.6 Requires: python3-PyJWT >= 2.1.0 -Requires: python3-argcomplete < 2.0 -Requires: python3-argcomplete >= 1.8 +Requires: python3-argcomplete < 3.0 +Requires: python3-argcomplete >= 2.0 Requires: python3-azure-mgmt-core < 2.0.0 Requires: python3-azure-mgmt-core >= 1.2.0 Requires: python3-azure-nspkg >= 3.0.0 @@ -76,6 +77,7 @@ %prep %setup -q -n azure-cli-core-%{version} %patch0 -p1 +%patch1 -p1 %build install -m 644 %{SOURCE1} %{_builddir}/azure-cli-core-%{version} ++++++ acc_update-argcomplete.patch ++++++ (No newline at EOF)