Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipyvolume for
openSUSE:Factory checked in at 2023-08-18 19:28:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyvolume (Old)
and /work/SRC/openSUSE:Factory/.python-ipyvolume.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipyvolume"
Fri Aug 18 19:28:19 2023 rev:7 rq:1104438 version:0.6.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyvolume/python-ipyvolume.changes
2023-06-13 16:09:51.495008666 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipyvolume.new.1766/python-ipyvolume.changes
2023-08-18 19:28:44.799357598 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:44:12 UTC 2023 - Ben Greiner <[email protected]>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipyvolume.spec ++++++
--- /var/tmp/diff_new_pack.EJ6Hio/_old 2023-08-18 19:28:46.155360029 +0200
+++ /var/tmp/diff_new_pack.EJ6Hio/_new 2023-08-18 19:28:46.163360044 +0200
@@ -16,7 +16,6 @@
#
-%define anypython3dist python3dist
Name: python-ipyvolume
Version: 0.6.3
Release: 0
@@ -89,7 +88,9 @@
Requires: jupyter-ipywidgets >= 7.0.0
Requires: jupyter-notebook
Requires: jupyter-pythreejs >= 2.0.0
-Requires: %{anypython3dist}(ipyvolume) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
+Requires: python3dist(ipyvolume) = %{version}
+Suggests: python3-ipyvolume
%description -n jupyter-ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using
WebGL.
@@ -102,7 +103,9 @@
Requires: jupyter-ipywidgets >= 7.0.0
Requires: jupyter-jupyterlab
Requires: jupyter-pythreejs >= 2.0.0
-Requires: %{anypython3dist}(ipyvolume) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
+Requires: python3dist(ipyvolume) = %{version}
+Suggests: python3-ipyvolume
%description -n jupyter-jupyterlab-ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using
WebGL.