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 2022-10-01 17:43:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclassic (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbclassic.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbclassic"

Sat Oct  1 17:43:56 2022 rev:10 rq:1007398 version:0.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclassic/python-nbclassic.changes        
2022-08-03 21:16:54.751475850 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-nbclassic.new.2275/python-nbclassic.changes  
    2022-10-01 17:44:23.477804869 +0200
@@ -1,0 +2,29 @@
+Fri Sep 30 15:15:04 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+ * jupyter-nbclassic-bundlerextension,
+   jupyter-nbclassic-extension, jupyter-nbclassic-serverextension
+   gained the "-nbclassic-" part of the name; updated binary-names for
+   update-alterantives
+
+- update to version 0.4.4:
+  * Enhancements made
+    + Stop looking in the old IPython directory for nbextensions #153
+      (@minrk)
+    + Handlers under nbclassic if notebook 7 is found #141 (@echarles)
+  * Bugs fixed
+    + Fix resource display when redirecting from /notebooks/* #148
+      (@echarles)
+    + Rename duplicate entrypoints #138 (@echarles)
+    + Point nbclassic at the classic jupyter_notebook_config path #137
+      (@Zsailer)
+  * Maintenance and upkeep improvements
+    + Updating JS Dependencies #152 (@RRosio)
+    + Get the notebook version from notebook._version #133 (@echarles)
+  * Documentation improvements
+    + Updating documentation for nbclassic #134 (@RRosio)
+  * Other merged PRs
+    + UI: About box to display nbclassic instead of notebook #147
+      (@echarles)
+
+-------------------------------------------------------------------

Old:
----
  nbclassic-0.4.3-gh.tar.gz
  nbclassic-0.4.3-py3-none-any.whl

New:
----
  nbclassic-0.4.4-gh.tar.gz
  nbclassic-0.4.4-py3-none-any.whl

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

Other differences:
------------------
++++++ python-nbclassic.spec ++++++
--- /var/tmp/diff_new_pack.V6XvVO/_old  2022-10-01 17:44:24.209806200 +0200
+++ /var/tmp/diff_new_pack.V6XvVO/_new  2022-10-01 17:44:24.213806207 +0200
@@ -24,12 +24,11 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
+%define plainpython python
 # this conditional is used in the python-rpm-macros, but `osc build --without 
libalternatives` won't work
 %bcond_without libalternatives
-%define plainpython python
-
 Name:           python-nbclassic%{psuffix}
-Version:        0.4.3
+Version:        0.4.4
 Release:        0
 Summary:        Jupyter Notebook as a Jupyter Server Extension
 License:        BSD-3-Clause
@@ -63,6 +62,7 @@
 Requires:       python-terminado >= 0.8.3
 Requires:       python-tornado >= 6.1
 Requires:       python-traitlets >= 4.2.1
+BuildArch:      noarch
 %if %{with libalternatives}
 BuildRequires:  alts
 Requires:       alts
@@ -75,7 +75,6 @@
 BuildRequires:  %{python_module pytest-tornasync}
 BuildRequires:  %{python_module pytest}
 %endif
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -134,7 +133,7 @@
 cp %{buildroot}%{_bindir}/jupyter-nbclassic 
%{buildroot}%{_bindir}/jupyter-notebook
 # clone after copy to jupyter-notebook
 %python_clone -a %{buildroot}%{_bindir}/jupyter-nbclassic
-duplicates="jupyter-notebook jupyter-bundlerextension jupyter-nbextension 
jupyter-serverextension"
+duplicates="jupyter-notebook jupyter-nbclassic-bundlerextension 
jupyter-nbclassic-extension jupyter-nbclassic-serverextension"
 for basebin in $duplicates; do
   %python_clone -a %{buildroot}%{_bindir}/${basebin}
   %{python_expand mv 
%{buildroot}%{_bindir}/${basebin}{,.nbclassic}-%{$python_bin_suffix}
@@ -177,7 +176,7 @@
 
 %files -n jupyter-nbclassic
 %license LICENSE
-%_jupyter_config %{_jupyter_server_confdir}/nbclassic.json
+%{_jupyter_config} %{_jupyter_server_confdir}/nbclassic.json
 %{_datadir}/icons/hicolor/*/apps/nbclassic.svg
 %{_datadir}/applications/jupyter-nbclassic.desktop
 %endif

++++++ nbclassic-0.4.3-gh.tar.gz -> nbclassic-0.4.4-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-nbclassic/nbclassic-0.4.3-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-nbclassic.new.2275/nbclassic-0.4.4-gh.tar.gz 
differ: char 13, line 1

Reply via email to