Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sidecar for openSUSE:Factory checked in at 2023-08-18 19:28:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sidecar (Old) and /work/SRC/openSUSE:Factory/.python-sidecar.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sidecar" Fri Aug 18 19:28:35 2023 rev:6 rq:1104452 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/python-sidecar/python-sidecar.changes 2023-01-23 18:32:00.372077883 +0100 +++ /work/SRC/openSUSE:Factory/.python-sidecar.new.1766/python-sidecar.changes 2023-08-18 19:29:01.763388020 +0200 @@ -1,0 +2,5 @@ +Thu Aug 17 16:07:42 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Suggest primary python package -- boo#1214354 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sidecar.spec ++++++ --- /var/tmp/diff_new_pack.565X5B/_old 2023-08-18 19:29:02.487389318 +0200 +++ /var/tmp/diff_new_pack.565X5B/_new 2023-08-18 19:29:02.499389340 +0200 @@ -16,7 +16,6 @@ # -%define python3dist python3dist Name: python-sidecar %define mainver 0.5.2 %define labver 0.6.2 @@ -53,7 +52,9 @@ Version: %{labver} Release: 0 Requires: jupyter-jupyterlab >= 3.0.0 -Requires: %{python3dist}(sidecar) = %{mainver} +# Any flavor is okay, but suggest the primary one for automatic zypper choice -- boo#1214354 +Requires: python3dist(sidecar) = %{mainver} +Suggests: python3-sidecar %description -n jupyter-sidecar-jupyterlab A sidecar output widget for JupyterLab.