Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyterlab-templates for
openSUSE:Factory checked in at 2023-08-18 19:28:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab-templates (Old)
and /work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyterlab-templates"
Fri Aug 18 19:28:24 2023 rev:11 rq:1104443 version:0.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyterlab-templates/python-jupyterlab-templates.changes
2023-08-06 16:30:04.575888660 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyterlab-templates.new.1766/python-jupyterlab-templates.changes
2023-08-18 19:28:50.079367067 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:54:54 UTC 2023 - Ben Greiner <[email protected]>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyterlab-templates.spec ++++++
--- /var/tmp/diff_new_pack.HZKmXi/_old 2023-08-18 19:28:50.739368250 +0200
+++ /var/tmp/diff_new_pack.HZKmXi/_new 2023-08-18 19:28:50.747368264 +0200
@@ -16,7 +16,6 @@
#
-%define anypython python3dist
%define pyver 0.5.0
%define distver 0.5
Name: python-jupyterlab-templates
@@ -50,7 +49,9 @@
%package -n jupyter-jupyterlab-templates
Summary: Templates for notebooks in JupyterLab
Requires: jupyter-jupyterlab >= 4.0.0
-Requires: %anypython(jupyterlab-templates) = %{distver}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
+Requires: python3dist(jupyterlab-templates) = %{distver}
+Suggests: python3-jupyterlab-templates
Provides: jupyter-jupyterlab_templates = %{version}
Obsoletes: jupyter-jupyterlab_templates < %{version}