Hello community,

here is the log from the commit of package python-jupyterlab for 
openSUSE:Factory checked in at 2020-04-01 19:21:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyterlab.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyterlab"

Wed Apr  1 19:21:05 2020 rev:7 rq:790533 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyterlab/python-jupyterlab.changes      
2020-03-10 11:55:13.871722152 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyterlab.new.3248/python-jupyterlab.changes
    2020-04-01 19:21:07.303606254 +0200
@@ -1,0 +2,7 @@
+Wed Apr  1 10:46:09 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- We should work with tornado 4, 5 and 6.
+- The bugs were found in tornado 6.0.1 and 6.0.2 were fixed
+  by upstream developers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyterlab.spec ++++++
--- /var/tmp/diff_new_pack.GToMWV/_old  2020-04-01 19:21:07.979606558 +0200
+++ /var/tmp/diff_new_pack.GToMWV/_new  2020-04-01 19:21:07.979606558 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyterlab
 #
-# Copyright (c) 2020 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,26 +31,26 @@
 BuildRequires:  %{python_module jupyterlab-server >= 1.0.0}
 BuildRequires:  %{python_module notebook >= 4.3.1}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module tornado5}
+BuildRequires:  %{python_module tornado}
 BuildRequires:  fdupes
 BuildRequires:  jupyter-jupyterlab-filesystem
 BuildRequires:  nodejs >= 10
 BuildRequires:  npm >= 10
 BuildRequires:  python-rpm-macros
 Requires:       jupyter-jupyterlab = %{version}
+Requires:       python-Jinja2 >= 2.10
+Requires:       python-base >= 3.5
 Requires:       python-jupyter-core
 Requires:       python-jupyterlab-server >= 1.0.0
 Requires:       python-notebook >= 4.3.1
-Requires:       python-base >= 3.5
-Requires:       python-Jinja2 >= 2.10
-Requires:       python-tornado5
+Requires:       python-tornado
 Provides:       python-jupyter_jupyterlab = %{version}
 Obsoletes:      python-jupyter_jupyterlab < %{version}
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Jinja2 >= 2.10}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-check-links}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
 # /SECTION
 %python_subpackages
@@ -66,6 +66,7 @@
 
 %package     -n jupyter-jupyterlab
 Summary:        Environment for interactive and reproducible computing
+Group:          Development/Languages/Python
 Requires:       jupyter-jupyter-core
 Requires:       jupyter-jupyterlab-filesystem
 Requires:       jupyter-jupyterlab-server >= 1.0.0



Reply via email to