Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-voila for openSUSE:Factory checked in at 2022-06-06 11:10:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-voila (Old) and /work/SRC/openSUSE:Factory/.python-voila.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-voila" Mon Jun 6 11:10:48 2022 rev:11 rq:980928 version:0.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-voila/python-voila.changes 2022-06-05 21:28:40.801058445 +0200 +++ /work/SRC/openSUSE:Factory/.python-voila.new.1548/python-voila.changes 2022-06-06 11:10:59.555348444 +0200 @@ -1,0 +2,5 @@ +Sun Jun 5 19:51:53 UTC 2022 - Ben Greiner <[email protected]> + +- Unpin nbclient <0.6: Tests pass with 0.6.4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-voila.spec ++++++ --- /var/tmp/diff_new_pack.z4KlWN/_old 2022-06-06 11:11:00.107349244 +0200 +++ /var/tmp/diff_new_pack.z4KlWN/_new 2022-06-06 11:11:00.111349249 +0200 @@ -53,7 +53,7 @@ Requires: (python-jupyter-client >= 6.1.3 with python-jupyter-client < 8) Requires: (python-jupyter-server >= 0.3.0 with python-jupyter-server < 2) Requires: (python-jupyterlab-server >= 2.3.0 with python-jupyterlab-server < 3) -Requires: (python-nbclient >= 0.4 with python-nbclient < 0.6) +Requires: python-nbclient >= 0.4 Requires: (python-nbconvert >= 6.4.5 with python-nbconvert < 7) Requires: (python-traitlets >= 5.0.3 with python-traitlets < 6) BuildArch: noarch @@ -113,6 +113,7 @@ %setup -q -n voila-%{version} tar xf %{SOURCE1} --strip-components=1 voila-%{version}/tests sed -i s/mistune.Renderer/nbconvert.vendor.mistune.Renderer/ voila/exporter.py +sed -i '/nbclient/ s/,<0.6//' setup.cfg %build %python_build
