Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-nbdime"

Fri Aug 18 19:28:33 2023 rev:15 rq:1104450 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbdime/python-nbdime.changes      
2023-07-31 15:24:38.475418390 +0200
+++ /work/SRC/openSUSE:Factory/.python-nbdime.new.1766/python-nbdime.changes    
2023-08-18 19:28:59.323383644 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 16:04:56 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-nbdime.spec ++++++
--- /var/tmp/diff_new_pack.qqvOCa/_old  2023-08-18 19:29:00.487385731 +0200
+++ /var/tmp/diff_new_pack.qqvOCa/_new  2023-08-18 19:29:00.499385753 +0200
@@ -25,7 +25,6 @@
 %define pyver 3.2.1
 %define labver 2.2.0
 %define jupver  6.2.0
-%define anypythondist python3dist
 # always cut trailing .0
 %define pyverdist 3.2.1
 %define mainbins nbdime nbshow nbdiff nbdiff-web nbmerge nbmerge-web
@@ -98,7 +97,9 @@
 %package     -n jupyter-nbdime
 Version:        %{jupver}
 Summary:        A JupyterLab extension for showing Notebook diffs
-Requires:       %{anypythondist}(nbdime) = %{pyverdist}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
+Requires:       python3dist(nbdime) = %{pyverdist}
+Suggests:       python3-nbdime
 Conflicts:      python3-jupyter_nbdime < 1.0.5
 
 %description -n jupyter-nbdime
@@ -112,7 +113,9 @@
 Release:        0
 Summary:        A JupyterLab extension for showing Notebook diffs
 Requires:       jupyter-jupyterlab
-Requires:       %{anypythondist}(nbdime) = %{pyverdist}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
+Requires:       python3dist(nbdime) = %{pyverdist}
+Suggests:       python3-nbdime
 
 %description -n jupyter-nbdime-jupyterlab
 The nbdime package provides tools for diffing and merging of

Reply via email to