Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-ipyevents"

Fri Aug 18 19:28:16 2023 rev:6 rq:1104434 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyevents/python-ipyevents.changes        
2023-01-23 18:31:58.508066308 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ipyevents.new.1766/python-ipyevents.changes  
    2023-08-18 19:28:38.667346601 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:32:40 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ipyevents.spec ++++++
--- /var/tmp/diff_new_pack.fOcdrF/_old  2023-08-18 19:28:39.367347856 +0200
+++ /var/tmp/diff_new_pack.fOcdrF/_new  2023-08-18 19:28:39.371347863 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%define plainpython3dist python3dist
 Name:           python-ipyevents
 Version:        2.0.1
 Release:        0
@@ -54,8 +53,9 @@
 Summary:        A custom ipython widget for returning mouse and keyboard events
 Group:          Development/Languages/Python
 Requires:       jupyter-notebook
-# any flavor is okay
-Requires:       %{plainpython3dist}(ipyevents) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
+Requires:       python3dist(ipyevents) = %{version}
+Suggests:       python3-ipyevents
 
 %description -n jupyter-ipyevents
 ipyevents provides a custom widget for returning mouse and keyboard
@@ -73,7 +73,9 @@
 Summary:        A custom ipython widget for returning mouse and keyboard events
 Group:          Development/Languages/Python
 Requires:       jupyter-jupyterlab
-Requires:       %{plainpython3dist}(ipyevents) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
+Requires:       python3dist(ipyevents) = %{version}
+Suggests:       python3-ipyevents
 
 %description -n jupyter-ipyevents-jupyterlab
 ipyevents provides a custom widget for returning mouse and keyboard

Reply via email to