Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyterlab for
openSUSE:Factory checked in at 2022-08-12 16:06:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab (Old)
and /work/SRC/openSUSE:Factory/.python-jupyterlab.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyterlab"
Fri Aug 12 16:06:19 2022 rev:18 rq:994552 version:3.4.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyterlab/python-jupyterlab.changes
2022-08-02 22:09:31.969831454 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyterlab.new.1521/python-jupyterlab.changes
2022-08-12 16:06:31.747449335 +0200
@@ -1,0 +2,30 @@
+Thu Aug 11 13:59:58 UTC 2022 - Arun Persaud <[email protected]>
+
+- update to version 3.4.5:
+ * Enhancements made
+ + Add an option to enable ???fast checks??? of the jupyter lab
+ build. #12844 (@thetorpedodog)
+ + Add .webp filetype in docRegistry. #12839 (@yangql176)
+ * Bugs fixed
+ + Only show ???Shut Down Kernel??? if kernel is running #12919
+ (@krassowski)
+ + Fix JSON Settings Editor #12892 (@krassowski)
+ + Fix progress bar not working after uploading multiple files
+ finished #12871 (@hsuanxyz)
+ + Fix kernel in the statusbar does not match the actual #12865
+ (@hsuanxyz)
+ + Adjust css to not leave trace of deleted widgets #12838
+ (@thomasaarholt)
+ * Maintenance and upkeep improvements
+ + Log launcher error to console #12909 (@trungleduc)
+ * Documentation improvements
+ + Add alt text to documentation #12879 (@isabela-pf)
+ + Split commands in two blocks in the contributing guide #12898
+ (@jtpio)
+ + Remove reference to unmaintained nb_conda_kernels #12878
+ (@SylvainCorlay)
+ + Document building JupyterLab on osx-arm64 platforms #12882
+ (@SylvainCorlay)
+ + Don???t suggest deprecated command #12855 (@ryanlovett)
+
+-------------------------------------------------------------------
Old:
----
jupyterlab-3.4.4-py3-none-any.whl
New:
----
jupyterlab-3.4.5-py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.LIRWY3/_old 2022-08-12 16:06:36.215462770 +0200
+++ /var/tmp/diff_new_pack.LIRWY3/_new 2022-08-12 16:06:36.219462782 +0200
@@ -17,7 +17,7 @@
Name: python-jupyterlab
-Version: 3.4.4
+Version: 3.4.5
Release: 0
Summary: Environment for interactive and reproducible computing
License: BSD-3-Clause
@@ -54,8 +54,8 @@
Obsoletes: python-jupyter_jupyterlab < %{version}
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module pytest >= 6.0}
BuildRequires: %{python_module jupyterlab-server-test}
+BuildRequires: %{python_module pytest >= 6.0}
BuildRequires: %{python_module pytest-check-links}
BuildRequires: %{python_module pytest-console-scripts}
BuildRequires: %{python_module requests}
@@ -144,8 +144,8 @@
%{_bindir}/jupyter-lab
%{_bindir}/jupyter-labextension
%{_bindir}/jupyter-labhub
-%_jupyter_config %{_jupyter_servextension_confdir}/jupyterlab.json
-%_jupyter_config %{_jupyter_server_confdir}/jupyterlab.json
+%{_jupyter_config} %{_jupyter_servextension_confdir}/jupyterlab.json
+%{_jupyter_config} %{_jupyter_server_confdir}/jupyterlab.json
%{_jupyter_lab_dir}
%changelog