Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipyvuetify for 
openSUSE:Factory checked in at 2023-08-18 19:28:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyvuetify (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipyvuetify.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipyvuetify"

Fri Aug 18 19:28:21 2023 rev:6 rq:1104440 version:1.8.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyvuetify/python-ipyvuetify.changes      
2023-06-14 16:31:26.615244254 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ipyvuetify.new.1766/python-ipyvuetify.changes
    2023-08-18 19:28:47.311362103 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:49:35 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ipyvuetify.spec ++++++
--- /var/tmp/diff_new_pack.g0OTaa/_old  2023-08-18 19:28:47.975363293 +0200
+++ /var/tmp/diff_new_pack.g0OTaa/_new  2023-08-18 19:28:47.979363300 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%define anypython3dist python3dist
 Name:           python-ipyvuetify
 Version:        1.8.10
 Release:        0
@@ -50,7 +49,9 @@
 %package     -n jupyter-ipyvuetify-nbextension
 Summary:        Jupyter widgets based on vuetify UI components - nbextension
 Requires:       jupyter-notebook
-Requires:       %{anypython3dist}(ipyvuetify) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
+Requires:       python3dist(ipyvuetify) = %{version}
+Suggests:       python3-ipyvuetify
 
 %description -n jupyter-ipyvuetify-nbextension
 Jupyter widgets based on vuetify UI components
@@ -60,7 +61,9 @@
 %package     -n jupyter-jupyterlab-ipyvuetify
 Summary:        Jupyter widgets based on vuetify UI components - labextension
 Requires:       jupyter-jupyterlab
-Requires:       %{anypython3dist}(ipyvuetify) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
+Requires:       python3dist(ipyvuetify) = %{version}
+Suggests:       python3-ipyvuetify
 
 %description -n jupyter-jupyterlab-ipyvuetify
 Jupyter widgets based on vuetify UI components

Reply via email to