Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nbclassic for
openSUSE:Factory checked in at 2023-01-03 15:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclassic (Old)
and /work/SRC/openSUSE:Factory/.python-nbclassic.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbclassic"
Tue Jan 3 15:04:55 2023 rev:15 rq:1046207 version:0.4.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclassic/python-nbclassic.changes
2022-11-06 12:43:29.353842887 +0100
+++
/work/SRC/openSUSE:Factory/.python-nbclassic.new.1563/python-nbclassic.changes
2023-01-03 15:05:08.450431235 +0100
@@ -1,0 +2,6 @@
+Sat Dec 31 13:05:25 UTC 2022 - Benjamin Greiner <[email protected]>
+
+- Add pytest-jupyter to test requirenents. Testing with
+ jupyter-server pulls it in now gh#jupyter/nbclassic#190
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nbclassic.spec ++++++
--- /var/tmp/diff_new_pack.PmG1jI/_old 2023-01-03 15:05:10.406442651 +0100
+++ /var/tmp/diff_new_pack.PmG1jI/_new 2023-01-03 15:05:10.414442698 +0100
@@ -71,6 +71,7 @@
%if %{with test}
BuildRequires: %{python_module nbclassic = %{version}}
BuildRequires: %{python_module pytest-console-scripts}
+BuildRequires: %{python_module pytest-jupyter}
BuildRequires: %{python_module pytest-tornasync}
BuildRequires: %{python_module pytest}
%endif