Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipytablewidgets for
openSUSE:Factory checked in at 2023-08-18 19:28:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipytablewidgets (Old)
and /work/SRC/openSUSE:Factory/.python-ipytablewidgets.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipytablewidgets"
Fri Aug 18 19:28:18 2023 rev:2 rq:1104437 version:0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ipytablewidgets/python-ipytablewidgets.changes
2023-05-02 16:23:15.495316121 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipytablewidgets.new.1766/python-ipytablewidgets.changes
2023-08-18 19:28:43.275354865 +0200
@@ -1,0 +2,5 @@
+Thu Aug 17 15:42:28 UTC 2023 - Ben Greiner <[email protected]>
+
+- Suggest primary python package -- boo#1214354
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipytablewidgets.spec ++++++
--- /var/tmp/diff_new_pack.uBIumq/_old 2023-08-18 19:28:44.503357067 +0200
+++ /var/tmp/diff_new_pack.uBIumq/_new 2023-08-18 19:28:44.563357175 +0200
@@ -16,7 +16,6 @@
#
-%define anypython python3dist
Name: python-ipytablewidgets
Version: 0.3.1
Release: 0
@@ -63,7 +62,9 @@
%package -n jupyter-ipytablewidgets
Summary: Jupyter Notebook extension for python-ipytablewidgets
-Requires: %{anypython}(ipytablewidgets) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
+Requires: python3dist(ipytablewidgets) = %{version}
+Suggests: python3-ipytablewidgets
%description -n jupyter-ipytablewidgets
Traitlets and widgets to efficiently data tables (e.g. Pandas DataFrame) using
the jupyter notebook
@@ -72,7 +73,9 @@
%package -n jupyter-ipytablewidgets-jupyterlab
Summary: Jupyterlab extension for python-ipytablewidgets
-Requires: %{anypython}(ipytablewidgets) = %{version}
+# Any flavor is okay, but suggest the primary one for automatic zypper choice
-- boo#1214354
+Requires: python3dist(ipytablewidgets) = %{version}
+Suggests: python3-ipytablewidgets
%description -n jupyter-ipytablewidgets-jupyterlab
Traitlets and widgets to efficiently data tables (e.g. Pandas DataFrame) using
the jupyter notebook