Hello community,
here is the log from the commit of package python3-jupyter_ipython for
openSUSE:Factory checked in at 2017-08-13 15:00:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
and /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-jupyter_ipython"
Sun Aug 13 15:00:12 2017 rev:13 rq:516169 version:6.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
2017-07-17 09:09:55.630340629 +0200
+++
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
2017-08-13 15:00:15.303822158 +0200
@@ -1,0 +2,31 @@
+Fri Aug 11 13:31:17 UTC 2017 - [email protected]
+
+- Update to version 6.1.0
+ * Quotes in a filename are always escaped during tab-completion on
non-Windows.
+ :ghpull:`10069`
+ * Variables now shadow magics in autocompletion. See :ghissue:`4877` and
:ghpull:`10542`.
+ * Added the ability to add parameters to alias_magic.
+ * To suppress log state messages, you can now either use ``%logstart -q``,
pass
+ ``--LoggingMagics.quiet=True`` on the command line, or set
+ ``c.LoggingMagics.quiet=True`` in your configuration file.
+ * An additional flag ``--TerminalInteractiveShell.term_title_format`` is
+ introduced to allow the user to control the format of the terminal title.
It
+ is specified as a python format string, and currently the only variable it
+ will format is ``{cwd}``.
+ * ``??``/``%pinfo2`` will now show object docstrings if the source can't be
retrieved. :ghpull:`10532`
+ * ``IPython.display`` has gained a ``%markdown`` cell magic. :ghpull:`10563`
+ * ``%config`` options can now be tab completed. :ghpull:`10555`
+ * ``%config`` with no arguments are now unique and sorted. :ghpull:`10548`
+ * Completion on keyword arguments does not duplicate ``=`` sign if already
present. :ghpull:`10547`
+ * ``%run -m <module>`` now ``<module>`` passes extra arguments to
``<module>``. :ghpull:`10546`
+ * completer now understand "snake case auto complete": if
``foo_bar_kittens`` is
+ a valid completion, I can type ``f_b<tab>`` will complete to it.
:ghpull:`10537`
+ * tracebacks are better standardized and will compress `/path/to/home` to
`~`. :ghpull:`10515`
+ * ``TerminalInteractiveShell`` is configurable and can be configured to
+ (re)-use the readline interface.
+ * objects can now define a ``_repr_mimebundle_``
+ * Execution heuristics improve for single line statements
+ * ``display()`` can now return a display id to update display areas.
+- Fix building on platforms without icoutils
+
+-------------------------------------------------------------------
---
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
2017-07-17 09:09:55.774320349 +0200
+++
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
2017-08-13 15:00:15.379811493 +0200
@@ -1,0 +2,31 @@
+Fri Aug 11 13:32:44 UTC 2017 - [email protected]
+
+- Update to version 6.1.0
+ * Quotes in a filename are always escaped during tab-completion on
non-Windows.
+ :ghpull:`10069`
+ * Variables now shadow magics in autocompletion. See :ghissue:`4877` and
:ghpull:`10542`.
+ * Added the ability to add parameters to alias_magic.
+ * To suppress log state messages, you can now either use ``%logstart -q``,
pass
+ ``--LoggingMagics.quiet=True`` on the command line, or set
+ ``c.LoggingMagics.quiet=True`` in your configuration file.
+ * An additional flag ``--TerminalInteractiveShell.term_title_format`` is
+ introduced to allow the user to control the format of the terminal title.
It
+ is specified as a python format string, and currently the only variable it
+ will format is ``{cwd}``.
+ * ``??``/``%pinfo2`` will now show object docstrings if the source can't be
retrieved. :ghpull:`10532`
+ * ``IPython.display`` has gained a ``%markdown`` cell magic. :ghpull:`10563`
+ * ``%config`` options can now be tab completed. :ghpull:`10555`
+ * ``%config`` with no arguments are now unique and sorted. :ghpull:`10548`
+ * Completion on keyword arguments does not duplicate ``=`` sign if already
present. :ghpull:`10547`
+ * ``%run -m <module>`` now ``<module>`` passes extra arguments to
``<module>``. :ghpull:`10546`
+ * completer now understand "snake case auto complete": if
``foo_bar_kittens`` is
+ a valid completion, I can type ``f_b<tab>`` will complete to it.
:ghpull:`10537`
+ * tracebacks are better standardized and will compress `/path/to/home` to
`~`. :ghpull:`10515`
+ * ``TerminalInteractiveShell`` is configurable and can be configured to
+ (re)-use the readline interface.
+ * objects can now define a ``_repr_mimebundle_``
+ * Execution heuristics improve for single line statements
+ * ``display()`` can now return a display id to update display areas.
+- Fix building on platforms without icoutils
+
+-------------------------------------------------------------------
Old:
----
ipython-6.0.0.tar.gz
New:
----
JupyterConsole.svg
ipython-6.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-jupyter_ipython-doc.spec ++++++
--- /var/tmp/diff_new_pack.frTaVf/_old 2017-08-13 15:00:16.611638610 +0200
+++ /var/tmp/diff_new_pack.frTaVf/_new 2017-08-13 15:00:16.627636365 +0200
@@ -23,7 +23,7 @@
%bcond_without tests
Name: python3-jupyter_ipython-doc
-Version: 6.0.0
+Version: 6.1.0
Release: 0
Summary: Documentation for python3-jupyter_ipython
License: BSD-3-Clause
++++++ python3-jupyter_ipython.spec ++++++
--- /var/tmp/diff_new_pack.frTaVf/_old 2017-08-13 15:00:16.683628506 +0200
+++ /var/tmp/diff_new_pack.frTaVf/_new 2017-08-13 15:00:16.699626262 +0200
@@ -18,16 +18,34 @@
%bcond_without iptest
+%if 0%{?is_opensuse}
+%ifarch %{ix86}
+%if 0%{?leap_version} == 420200
+%bcond_with backends
+%else
+%bcond_without backends
+%endif
+%else
+%bcond_without backends
+%endif
+%else
+%if 0%{?sle_version} && 0%{sle_version} < 150000
+%bcond_with backends
+%else
+%bcond_without backends
+%endif
+%endif
+
Name: python3-jupyter_ipython
-Version: 6.0.0
+Version: 6.1.0
Release: 0
Summary: Rich architecture for interactive computing with Python
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://ipython.org
Source:
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
+Source1:
https://raw.githubusercontent.com/jupyter/qtconsole/4.0.0/qtconsole/resources/icon/JupyterConsole.svg
BuildRequires: desktop-file-utils
-BuildRequires: icoutils
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: update-desktop-files
@@ -47,6 +65,9 @@
BuildRequires: python3-requests
BuildRequires: python3-testpath
%endif
+%if %{with ico}
+BuildRequires: icoutils
+%endif
Requires: python3-decorator
Requires: python3-jupyter_nbformat
Requires: python3-pexpect
@@ -126,10 +147,12 @@
%build
python3 setup.py build
+%if %{with ico}
pushd scripts
icotool -x ipython.ico
icotool -x ipython_nb.ico
popd
+%endif
%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -159,6 +182,9 @@
chmod a+x %{buildroot}%{python3_sitelib}/IPython/testing/plugin/setup.py
chmod a+x %{buildroot}%{python3_sitelib}/IPython/terminal/ipapp.py
+mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
+cp %{SOURCE1}
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/IPython-%{py3_ver}.svg
+%if %{with ico}
# Install the icons
for x in 16 24 32 48 256 ; do
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${x}x${x}/apps/
@@ -167,6 +193,7 @@
cp ${ipyf[0]}
%{buildroot}%{_datadir}/icons/hicolor/${x}x${x}/apps/IPython-%{py3_ver}.png
cp ${ipynbf[0]}
%{buildroot}%{_datadir}/icons/hicolor/${x}x${x}/apps/IPythonNotebook-%{py3_ver}.png
done
+%endif
# Modify and install .desktop file
mv examples/IPython\ Kernel/ipython.desktop ipython-%{py3_ver}.desktop
@@ -220,8 +247,11 @@
%{python3_sitelib}/IPython/
%{python3_sitelib}/ipython-%{version}-py*.egg-info
%{_datadir}/applications/ipython-%{py3_ver}.desktop
-%{_datadir}/icons/hicolor/*/apps/IPython-%{py3_ver}.png
-%{_datadir}/icons/hicolor/*/apps/IPythonNotebook-%{py3_ver}.png
+%{_datadir}/icons/hicolor/scalable/apps/IPython-%{py3_ver}.svg
+%if %{with ico}
+%{_datadir}/icons/hicolor/*x*/apps/IPython-%{py3_ver}.png
+%{_datadir}/icons/hicolor/*x*/apps/IPythonNotebook-%{py3_ver}.png
+%endif
%if %{with iptest}
%files iptest
++++++ ipython-6.0.0.tar.gz -> ipython-6.1.0.tar.gz ++++++
++++ 4947 lines of diff (skipped)