Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipyparallel for openSUSE:Factory checked in at 2026-09-08 16:58:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipyparallel (Old) and /work/SRC/openSUSE:Factory/.python-ipyparallel.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipyparallel" Tue Sep 8 16:58:36 2026 rev:26 rq:1376346 version:9.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipyparallel/python-ipyparallel.changes 2026-03-23 17:13:25.217804483 +0100 +++ /work/SRC/openSUSE:Factory/.python-ipyparallel.new.1265/python-ipyparallel.changes 2026-09-08 17:02:05.266927077 +0200 @@ -1,0 +2,7 @@ +Sun Sep 6 08:58:31 UTC 2026 - Dirk Müller <[email protected]> + +- update to 9.2.0: + * 9.2.0 updates JupyterLab extension dependencies and removes + some use of deprecated APIs in ipykernel. + +------------------------------------------------------------------- Old: ---- ipyparallel-9.1.0.tar.gz New: ---- ipyparallel-9.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipyparallel.spec ++++++ --- /var/tmp/diff_new_pack.39zqqy/_old 2026-09-08 17:02:05.898953495 +0200 +++ /var/tmp/diff_new_pack.39zqqy/_new 2026-09-08 17:02:05.900953578 +0200 @@ -16,9 +16,9 @@ # -%define distversion 9.1 +%define distversion 9.2 Name: python-ipyparallel -Version: 9.1.0 +Version: 9.2.0 Release: 0 Summary: Interactive parallel computing library for IPython License: BSD-3-Clause @@ -132,7 +132,7 @@ do chmod a+x $f # Fix wrong-script-interpreter - sed -i "s|#!%{_bindir}/env python.*|#!%__$python|" $f + sed -i -e "s|#!%{_bindir}/env python.*|#!%{_bindir}/$python|" $f $python -m compileall $f $python -O -m compileall $f done ++++++ ipyparallel-9.1.0.tar.gz -> ipyparallel-9.2.0.tar.gz ++++++ ++++ 3778 lines of diff (skipped)
