Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-notebook for openSUSE:Factory 
checked in at 2023-09-25 20:03:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python-notebook.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-notebook"

Mon Sep 25 20:03:20 2023 rev:28 rq:1113305 version:7.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes  
2023-08-28 17:14:56.556063396 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-notebook.new.1770/python-notebook.changes    
    2023-09-25 20:59:15.599657521 +0200
@@ -1,0 +2,12 @@
+Sun Sep 24 18:10:40 UTC 2023 - Ben Greiner <[email protected]>
+
+- Update to 7.0.4
+  * Update to JupyterLab 4.0.6 #7049 (@jtpio)
+  * Fix app_version #7061 (@jtpio)
+  * fix trusted status indication #7036 (@adigaboy)
+- Release 7.0.3
+  * Require importlib_resources for testing on Python < 3.10 #7016 
(@bnavigator)
+  * Fix Python 3.12 compatibility #6965 (@frenzymadness)
+- Drop notebook-issue7014-fixtests.patch
+
+-------------------------------------------------------------------

Old:
----
  notebook-7.0.2.tar.gz
  notebook-issue7014-fixtests.patch

New:
----
  notebook-7.0.4.tar.gz

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

Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.GGWpDI/_old  2023-09-25 20:59:16.739698705 +0200
+++ /var/tmp/diff_new_pack.GGWpDI/_new  2023-09-25 20:59:16.739698705 +0200
@@ -34,7 +34,7 @@
 %bcond_with libalternatives
 %endif
 Name:           python-notebook%{psuffix}
-Version:        7.0.2
+Version:        7.0.4
 Release:        0
 Summary:        Jupyter Notebook interface
 License:        BSD-3-Clause
@@ -42,8 +42,6 @@
 URL:            https://github.com/jupyter/notebook
 Source0:        
https://files.pythonhosted.org/packages/source/n/notebook/notebook-%{version}.tar.gz
 Source100:      python-notebook-rpmlintrc
-# PATCH-FIX-UPSTREAM notebook-issue7014-fixtests.patch gh#jupyter/notebook#7014
-Patch0:         notebook-issue7014-fixtests.patch
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module hatch-jupyter-builder >= 0.2}
 BuildRequires:  %{python_module hatchling >= 1.11}
@@ -56,9 +54,6 @@
 Requires:       (python-jupyterlab >= 4.0.2 with python-jupyterlab < 5)
 Requires:       (python-jupyterlab-server >= 2.22.1 with 
python-jupyterlab-server < 3)
 Requires:       (python-notebook-shim >= 0.2 with python-notebook-shim < 0.3)
-%if 0%{?python_version_nodots} < 39
-Requires:       python-importlib-resources >= 5
-%endif
 Provides:       python-jupyter_notebook = %{version}-%{release}
 Obsoletes:      python-jupyter_notebook < %{version}-%{release}
 %if !%{with test}
@@ -75,9 +70,8 @@
 %endif
 %endif
 %if %{with test}
+BuildRequires:  %{python_module importlib_resources >= 5 if %python-base < 
3.10}
 BuildRequires:  %{python_module ipykernel}
-# See Patch0
-BuildRequires:  %{python_module importlib_resources >= 5}
 BuildRequires:  %{python_module jupyter-server-test >= 2.4.0 with 
%python-jupyter-server-test < 3}
 BuildRequires:  %{python_module jupyterlab-server-test >= 2.22.1 with 
%python-jupyterlab-server-test < 3}
 BuildRequires:  %{python_module nbval}

++++++ notebook-7.0.2.tar.gz -> notebook-7.0.4.tar.gz ++++++
++++ 2919 lines of diff (skipped)

Reply via email to