Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-server-fileid for
openSUSE:Factory checked in at 2023-08-18 19:28:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-server-fileid (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-server-fileid.new.1766
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server-fileid"
Fri Aug 18 19:28:26 2023 rev:3 rq:1104445 version:0.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-server-fileid/python-jupyter-server-fileid.changes
2023-04-24 22:31:04.779462994 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter-server-fileid.new.1766/python-jupyter-server-fileid.changes
2023-08-18 19:28:51.755370072 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:57:59 UTC 2023 - Ben Greiner <[email protected]>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-server-fileid.spec ++++++
--- /var/tmp/diff_new_pack.JWsf8e/_old 2023-08-18 19:28:52.995372296 +0200
+++ /var/tmp/diff_new_pack.JWsf8e/_new 2023-08-18 19:28:52.999372303 +0200
@@ -16,7 +16,6 @@
#
-%define plainpython3dist python3dist
%define pyversion 0.9.0
%define distversion 0.9
%if 0%{?suse_version} > 1500
@@ -63,7 +62,9 @@
%package -n jupyter-server-fileid
Summary: File IDs for documents in a running Jupyter Server -- Jupyter
configuration
-Requires: %{plainpython3dist}(jupyter-server-fileid) = %{distversion}
+Requires: python3dist(jupyter-server-fileid) = %{distversion}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
+Suggests: python3-jupyter-server-fileid
Provides: jupyter_server_fileid = %{version}-%{release}
%description -n jupyter-server-fileid