Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipykernel for openSUSE:Factory checked in at 2021-09-11 22:24:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipykernel (Old) and /work/SRC/openSUSE:Factory/.python-ipykernel.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipykernel" Sat Sep 11 22:24:20 2021 rev:16 rq:917665 version:6.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipykernel/python-ipykernel.changes 2021-08-16 10:12:58.095001196 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipykernel.new.1899/python-ipykernel.changes 2021-09-11 22:24:34.099388845 +0200 @@ -1,0 +2,21 @@ +Mon Sep 6 11:20:30 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to version 6.3.1 + * Add dependency on IPython genutils gh#ipython/ipykernel#756 + +------------------------------------------------------------------- +Mon Aug 30 19:28:52 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to version 6.3.0 + * Add deep variable inspection #753 (@JohanMabille) + * Add IPKernelApp.capture_fd_output config to disable FD-level + capture #752 (@minrk) + * Remove a lot of nose stuff +- Release 6.2.0 + * Add Support for Message Based Interrupt #741 (@afshin) +- Release 6.1.0 + * Implemented richInspectVariable request handler #734 + (@JohanMabille) + * Fix exception raised by OutStream.write #726 (@SimonKrughoff) + +------------------------------------------------------------------- Old: ---- ipykernel-6.0.3.tar.gz New: ---- ipykernel-6.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipykernel.spec ++++++ --- /var/tmp/diff_new_pack.6Rv1BK/_old 2021-09-11 22:24:34.619389358 +0200 +++ /var/tmp/diff_new_pack.6Rv1BK/_new 2021-09-11 22:24:34.619389358 +0200 @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-ipykernel -Version: 6.0.3 +Version: 6.3.1 Release: 0 Summary: IPython Kernel for Jupyter License: BSD-3-Clause @@ -37,13 +37,12 @@ Requires: jupyter-jupyter-client Requires: python-debugpy >= 1.0 Requires: python-ipython >= 7.23.1 +Requires: python-ipython_genutils Requires: python-jupyter-client Requires: python-jupyter-core +Requires: python-matplotlib-inline >= 0.1 Requires: python-tornado >= 4.2 Requires: python-traitlets >= 4.1.0 -%if 0%{?python_version_nodots} < 38 -Requires: python-importlib-metadata -%endif Provides: python-jupyter_ipykernel = %{version} Obsoletes: python-jupyter_ipykernel < %{version} Provides: %{python_module ipykernel-doc = %{version}} @@ -58,14 +57,14 @@ %endif BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module importlib-metadata if %python-base < 3.8} BuildRequires: %{python_module debugpy >= 1.0.0} BuildRequires: %{python_module flaky} BuildRequires: %{python_module ipython >= 7.23.1} +BuildRequires: %{python_module ipython_genutils} BuildRequires: %{python_module jupyter-client} BuildRequires: %{python_module jupyter-core} BuildRequires: %{python_module matplotlib-inline >= 0.1} -BuildRequires: %{python_module nose_warnings_filters} +# still using nose streams from ipython, but they are working on a removal BuildRequires: %{python_module nose} BuildRequires: %{python_module pytest} BuildRequires: %{python_module tornado >= 4.2} ++++++ ipykernel-6.0.3.tar.gz -> ipykernel-6.3.1.tar.gz ++++++ ++++ 1885 lines of diff (skipped)