Hello community,

here is the log from the commit of package python-papermill for 
openSUSE:Factory checked in at 2020-06-10 00:49:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-papermill (Old)
 and      /work/SRC/openSUSE:Factory/.python-papermill.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-papermill"

Wed Jun 10 00:49:59 2020 rev:4 rq:812824 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-papermill/python-papermill.changes        
2020-05-26 17:20:21.536108774 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-papermill.new.3606/python-papermill.changes  
    2020-06-10 00:50:00.523194959 +0200
@@ -1,0 +2,10 @@
+Tue Jun  9 08:34:04 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.1.1:
+  * Support for python 3.5 has been dropped
+  * Error cells injected at the top of failed notebooks look nicer now as 
markdown.
+  * DeadKernelExceptions, usually from OOM, now exit with a status code of 138 
from the CLI.
+  * Error cell at the top of failed notebook has been made better. It now also 
has a link to an injected cell where the error occurred.
+  * Updated a deprecated function to the new function name for nbclient 
dependency.
+
+-------------------------------------------------------------------

Old:
----
  papermill-2.0.0.tar.gz

New:
----
  papermill-2.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-papermill.spec ++++++
--- /var/tmp/diff_new_pack.321ZO3/_old  2020-06-10 00:50:01.151196602 +0200
+++ /var/tmp/diff_new_pack.321ZO3/_new  2020-06-10 00:50:01.155196612 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-papermill
-Version:        2.0.0
+Version:        2.1.1
 Release:        0
 Summary:        Tool to parametrize and run Jupyter and nteract Notebooks
 License:        BSD-3-Clause
@@ -30,19 +30,18 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-PyYAML
 Requires:       python-ansiwrap
+Requires:       python-black
 Requires:       python-click
 Requires:       python-entrypoints
-Requires:       python-future
 Requires:       python-ipython >= 5.0
 Requires:       python-jupyter-client
-Requires:       python-nbclient
+Requires:       python-nbclient >= 0.2.0
 Requires:       python-nbconvert >= 5.5
 Requires:       python-nbformat
 Requires:       python-pandas
 Requires:       python-requests >= 2.21.0
-Requires:       python-six
 Requires:       python-tenacity
-Requires:       python-tqdm >= 4.29.1
+Requires:       python-tqdm >= 4.32.2
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 Recommends:     python-azure-datalake-store >= 0.0.30
@@ -60,21 +59,19 @@
 BuildRequires:  %{python_module boto3}
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module entrypoints}
-BuildRequires:  %{python_module future}
 BuildRequires:  %{python_module gcsfs}
 BuildRequires:  %{python_module ipython >= 5.0}
 BuildRequires:  %{python_module jupyter-client}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module moto}
-BuildRequires:  %{python_module nbclient}
+BuildRequires:  %{python_module nbclient >= 0.2.0}
 BuildRequires:  %{python_module nbconvert >= 5.5}
 BuildRequires:  %{python_module nbformat}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module tenacity}
-BuildRequires:  %{python_module tqdm >= 4.29.1}
+BuildRequires:  %{python_module tqdm >= 4.32.2}
 # /SECTION
 %python_subpackages
 

++++++ papermill-2.0.0.tar.gz -> papermill-2.1.1.tar.gz ++++++
++++ 2716 lines of diff (skipped)


Reply via email to