Hello community, here is the log from the commit of package azure-cli for openSUSE:Factory checked in at 2019-12-03 12:43:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli (Old) and /work/SRC/openSUSE:Factory/.azure-cli.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli" Tue Dec 3 12:43:34 2019 rev:11 rq:753165 version:2.0.77 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli/azure-cli.changes 2019-12-02 11:29:29.638611419 +0100 +++ /work/SRC/openSUSE:Factory/.azure-cli.new.4691/azure-cli.changes 2019-12-03 12:44:09.734103156 +0100 @@ -1,0 +2,5 @@ +Tue Dec 3 10:38:16 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- Remove namespace files provided by azure-cli-command-modules-nspkg + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli.spec ++++++ --- /var/tmp/diff_new_pack.dE0x18/_old 2019-12-03 12:44:10.298102999 +0100 +++ /var/tmp/diff_new_pack.dE0x18/_new 2019-12-03 12:44:10.298102999 +0100 @@ -389,6 +389,8 @@ python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} --install-lib=%{python3_sitelib} install -DTm644 %{buildroot}%{_bindir}/az.completion.sh %{buildroot}%{_datadir}/bash-completion/completions/az.completion.sh %fdupes %{buildroot}%{python3_sitelib} +rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__init__.* +rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__pycache__ rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.* rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__pycache__ rm -rf %{buildroot}%{python3_sitelib}/azure/__init__.*
