Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nbconvert for
openSUSE:Factory checked in at 2023-08-18 19:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbconvert (Old)
and /work/SRC/openSUSE:Factory/.python-nbconvert.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbconvert"
Fri Aug 18 19:28:29 2023 rev:26 rq:1104447 version:7.7.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbconvert/python-nbconvert.changes
2023-08-07 15:29:00.132281073 +0200
+++
/work/SRC/openSUSE:Factory/.python-nbconvert.new.1766/python-nbconvert.changes
2023-08-18 19:28:54.339374706 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 16:02:00 UTC 2023 - Ben Greiner <[email protected]>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nbconvert.spec ++++++
--- /var/tmp/diff_new_pack.DK9lBw/_old 2023-08-18 19:28:55.319376464 +0200
+++ /var/tmp/diff_new_pack.DK9lBw/_new 2023-08-18 19:28:55.331376485 +0200
@@ -29,7 +29,7 @@
%else
%bcond_with libalternatives
%endif
-# 7.6.0 gets abbreviated by pythondistdeps
+# X.X.0 gets abbreviated by pythondistdeps
%define shortversion 7.7.3
Name: python-nbconvert%{psuffix}
Version: 7.7.3
@@ -96,7 +96,9 @@
Summary: Conversion of Jupyter Notebooks
Requires: jupyter-ipykernel
Requires: jupyter-jupyter-core
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
Requires: python3dist(nbconvert) = %{shortversion}
+Suggests: python3-nbconvert
Conflicts: python3-jupyter_nbconvert < 5.5.0
%description -n jupyter-nbconvert