Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipywebrtc for
openSUSE:Factory checked in at 2023-08-18 19:28:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipywebrtc (Old)
and /work/SRC/openSUSE:Factory/.python-ipywebrtc.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipywebrtc"
Fri Aug 18 19:28:22 2023 rev:5 rq:1104441 version:0.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipywebrtc/python-ipywebrtc.changes
2023-06-14 16:31:04.259106835 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipywebrtc.new.1766/python-ipywebrtc.changes
2023-08-18 19:28:48.239363767 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:50:58 UTC 2023 - Ben Greiner <[email protected]>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipywebrtc.spec ++++++
--- /var/tmp/diff_new_pack.llEvJr/_old 2023-08-18 19:28:48.803364778 +0200
+++ /var/tmp/diff_new_pack.llEvJr/_new 2023-08-18 19:28:48.811364792 +0200
@@ -51,7 +51,9 @@
Requires: jupyter-ipywidgets >= 7.4.0
Requires: jupyter-jupyterlab
Requires: jupyter-notebook
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
Requires: python3dist(ipywebrtc) = %{distversion}
+Suggests: python3-ipywebrtc
%description -n jupyter-ipywebrtc
WebRTC and MediaStream API exposed in the Jupyter notebook.