Hello community, here is the log from the commit of package jupyter-jupyterlab for openSUSE:Factory checked in at 2019-08-27 10:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jupyter-jupyterlab (Old) and /work/SRC/openSUSE:Factory/.jupyter-jupyterlab.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jupyter-jupyterlab" Tue Aug 27 10:26:27 2019 rev:4 rq:726228 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/jupyter-jupyterlab/jupyter-jupyterlab.changes 2019-08-24 18:48:14.605746657 +0200 +++ /work/SRC/openSUSE:Factory/.jupyter-jupyterlab.new.7948/jupyter-jupyterlab.changes 2019-08-27 10:26:31.699918288 +0200 @@ -1,0 +2,5 @@ +Mon Aug 26 16:57:00 UTC 2019 - Todd R <[email protected]> + +- Use better way to handle tornado version compatibility. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jupyter-jupyterlab.spec ++++++ --- /var/tmp/diff_new_pack.QlkE62/_old 2019-08-27 10:26:33.163918178 +0200 +++ /var/tmp/diff_new_pack.QlkE62/_new 2019-08-27 10:26:33.167918178 +0200 @@ -34,7 +34,8 @@ BuildRequires: python-rpm-macros BuildRequires: python3-base >= 3.5 BuildRequires: python3-pip -BuildRequires: python3-tornado < 6 +BuildRequires: python3-tornado +BuildConflicts: python3-tornado >= 6 Requires: jupyter-jupyter_core Requires: jupyter-jupyterlab-filesystem Requires: jupyter-jupyterlab-server >= 1.0.0 @@ -43,7 +44,8 @@ Requires: npm >= 5 Requires: python3-base >= 3.5 Requires: python3-Jinja2 >= 2.10 -Requires: python3-tornado < 6 +Requires: python3-tornado +Conflicts: python3-tornado >= 6 Provides: python3-jupyter_jupyterlab = %{version} Obsoletes: python3-jupyter_jupyterlab < %{version} Provides: python3-jupyterlab = %{version}
