Hello community,
here is the log from the commit of package python-nbclient for openSUSE:Factory
checked in at 2020-07-01 14:26:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclient (Old)
and /work/SRC/openSUSE:Factory/.python-nbclient.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbclient"
Wed Jul 1 14:26:42 2020 rev:4 rq:817911 version:0.4.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclient/python-nbclient.changes
2020-06-10 00:50:19.163243723 +0200
+++
/work/SRC/openSUSE:Factory/.python-nbclient.new.3060/python-nbclient.changes
2020-07-01 14:26:45.666779875 +0200
@@ -1,0 +2,9 @@
+Tue Jun 30 13:37:24 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 0.4.0
+ * Use KernelManager's graceful shutdown rather than KILLing kernels
+ * Mimic an Output widget at the frontend so that the Output widget behaves
correctly
+ * Nested asyncio is automatic, and works with Tornado
+ * async_execute now has a reset_kc argument to control if the client is
reset upon execution request
+
+-------------------------------------------------------------------
Old:
----
nbclient-0.3.1.tar.gz
New:
----
nbclient-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nbclient.spec ++++++
--- /var/tmp/diff_new_pack.DwFVXO/_old 2020-07-01 14:26:46.362782034 +0200
+++ /var/tmp/diff_new_pack.DwFVXO/_new 2020-07-01 14:26:46.366782046 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-nbclient
-Version: 0.3.1
+Version: 0.4.0
Release: 0
Summary: A client library for executing notebooks
License: BSD-3-Clause
@@ -35,9 +35,7 @@
Requires: python-traitlets >= 4.2
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module Pebble}
BuildRequires: %{python_module async_generator}
-BuildRequires: %{python_module ipython_genutils}
BuildRequires: %{python_module ipython}
BuildRequires: %{python_module ipywidgets}
BuildRequires: %{python_module jupyter-client >= 6.1.0}
++++++ nbclient-0.3.1.tar.gz -> nbclient-0.4.0.tar.gz ++++++
++++ 4062 lines of diff (skipped)