Hello community,

here is the log from the commit of package python-nbval for openSUSE:Factory 
checked in at 2019-11-29 15:57:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbval (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbval.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbval"

Fri Nov 29 15:57:06 2019 rev:3 rq:748376 version:0.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbval/python-nbval.changes        
2019-07-29 17:31:07.170191993 +0200
+++ /work/SRC/openSUSE:Factory/.python-nbval.new.26869/python-nbval.changes     
2019-11-29 15:59:02.524900793 +0100
@@ -1,0 +2,7 @@
+Tue Nov 12 17:32:31 UTC 2019 - Todd R <[email protected]>
+
+- Update to 0.9.3
+  * Use a MULTILINE anchored regex when removing carriage returns
+- Drop python2 support due to python-notebook dropping python2 support
+
+-------------------------------------------------------------------

Old:
----
  nbval-0.9.2.tar.gz

New:
----
  nbval-0.9.3.tar.gz

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

Other differences:
------------------
++++++ python-nbval.spec ++++++
--- /var/tmp/diff_new_pack.hq0SZD/_old  2019-11-29 15:59:06.936898983 +0100
+++ /var/tmp/diff_new_pack.hq0SZD/_new  2019-11-29 15:59:06.940898982 +0100
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 Name:           python-nbval
-Version:        0.9.2
+Version:        0.9.3
 Release:        0
 Summary:        A pytest plugin to validate Jupyter notebooks
 License:        BSD-3-Clause
@@ -31,7 +32,7 @@
 Requires:       python-certifi
 Requires:       python-coverage
 Requires:       python-ipykernel
-Requires:       python-jupyter_client
+Requires:       python-jupyter-client
 Requires:       python-nbdime
 Requires:       python-nbformat
 Requires:       python-pytest >= 2.8
@@ -47,7 +48,7 @@
 BuildRequires:  %{python_module certifi}
 BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module ipykernel}
-BuildRequires:  %{python_module jupyter_client}
+BuildRequires:  %{python_module jupyter-client}
 BuildRequires:  %{python_module matplotlib}
 BuildRequires:  %{python_module nbdime}
 BuildRequires:  %{python_module nbformat}

++++++ nbval-0.9.2.tar.gz -> nbval-0.9.3.tar.gz ++++++
++++ 9088 lines of diff (skipped)


Reply via email to