Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jupyter-server-terminals for openSUSE:Factory checked in at 2023-11-08 22:18:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jupyter-server-terminals (Old) and /work/SRC/openSUSE:Factory/.python-jupyter-server-terminals.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-server-terminals" Wed Nov 8 22:18:51 2023 rev:3 rq:1124287 version:0.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jupyter-server-terminals/python-jupyter-server-terminals.changes 2023-01-23 18:31:56.648054828 +0100 +++ /work/SRC/openSUSE:Factory/.python-jupyter-server-terminals.new.17445/python-jupyter-server-terminals.changes 2023-11-08 22:20:09.772540322 +0100 @@ -1,0 +2,10 @@ +Wed Nov 8 20:26:11 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Any python flavor is okay + +------------------------------------------------------------------- +Wed Nov 8 10:28:04 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Fix a bad Requires: with %{python_module construct. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jupyter-server-terminals.spec ++++++ --- /var/tmp/diff_new_pack.wTg4kR/_old 2023-11-08 22:20:10.716575002 +0100 +++ /var/tmp/diff_new_pack.wTg4kR/_new 2023-11-08 22:20:10.716575002 +0100 @@ -56,8 +56,7 @@ %package -n jupyter-server-terminals Summary: Jupyter Server Extension registration for python*-jupyter-server-terminals -# Any flavor is okay -Requires: (%(echo "%{python_module jupyter-server-terminals = %{version}@or@}" | sed "s/@or@/ or /g" | sed 's/ or\s*$//')) +Requires: python3dist(jupyter-server-terminals) %description -n jupyter-server-terminals A Jupyter Server Extension Providing Terminals.