Hello community,
here is the log from the commit of package python-jupyter_ipykernel for
openSUSE:Factory checked in at 2018-01-19 11:51:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_ipykernel (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_ipykernel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_ipykernel"
Fri Jan 19 11:51:38 2018 rev:6 rq:560873 version:4.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_ipykernel/python-jupyter_ipykernel-doc.changes
2017-10-03 23:17:02.504472874 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_ipykernel.new/python-jupyter_ipykernel-doc.changes
2018-01-19 11:51:53.483376261 +0100
@@ -1,0 +2,13 @@
+Thu Dec 21 18:45:08 UTC 2017 - [email protected]
+
+- update to version 4.7.0:
+ * Add event loop integration for :mod:`asyncio`.
+ * Use the new IPython completer API.
+ * Add support for displaying GIF images (mimetype image/gif).
+ * Allow the kernel to be interrupted without killing the Qt console.
+ * Fix is_complete response with cell magics.
+ * Clean up encoding of bytes objects.
+ * Clean up help links to use https and improve display titles.
+ * Clean up ioloop handling in preparation for tornado 5.
+
+-------------------------------------------------------------------
python-jupyter_ipykernel.changes: same change
Old:
----
ipykernel-4.6.1.tar.gz
New:
----
ipykernel-4.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_ipykernel-doc.spec ++++++
--- /var/tmp/diff_new_pack.bOnv3I/_old 2018-01-19 11:51:54.559325545 +0100
+++ /var/tmp/diff_new_pack.bOnv3I/_new 2018-01-19 11:51:54.563325357 +0100
@@ -22,20 +22,20 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_ipykernel-doc
-Version: 4.6.1
+Version: 4.7.0
Release: 0
Summary: Documentation for python-jupyter_ipykernel
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://ipython.org
Source:
https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-%{version}.tar.gz
+BuildRequires: %{python_module jupyter_ipykernel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: %{python_module jupyter_ipykernel}
%if %{with tests}
# Test Requirements
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module nose_warnings_filters}
+BuildRequires: %{python_module nose}
# Python 2.7 test requirements
BuildRequires: python-mock
%endif
++++++ python-jupyter_ipykernel.spec ++++++
--- /var/tmp/diff_new_pack.bOnv3I/_old 2018-01-19 11:51:54.587324226 +0100
+++ /var/tmp/diff_new_pack.bOnv3I/_new 2018-01-19 11:51:54.587324226 +0100
@@ -18,22 +18,22 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_ipykernel
-Version: 4.6.1
+Version: 4.7.0
Release: 0
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://ipython.org
Source:
https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-%{version}.tar.gz
-BuildRequires: hicolor-icon-theme
-BuildRequires: fdupes
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module jupyter_client}
BuildRequires: %{python_module jupyter_ipython >= 4.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module tornado >= 4.0}
BuildRequires: %{python_module traitlets >= 4.1.0}
+BuildRequires: fdupes
+BuildRequires: hicolor-icon-theme
+BuildRequires: python-rpm-macros
Requires: python-jupyter_client
Requires: python-jupyter_ipython >= 4.0.0
Requires: python-tornado >= 4.0
++++++ ipykernel-4.6.1.tar.gz -> ipykernel-4.7.0.tar.gz ++++++
++++ 2740 lines of diff (skipped)