commit python3-jupyter_ipython for openSUSE:Factory

2017-08-13 Thread root
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 - toddrme2...@gmail.com
+
+- 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 `` now  passes extra arguments to 
. :ghpull:`10546`
+  * completer now understand "snake case auto complete": if 
``foo_bar_kittens`` is
+a valid completion, I can type ``f_b`` 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 - toddrme2...@gmail.com
+
+- 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 `` now  passes extra arguments to 
. :ghpull:`10546`
+  * completer now understand "snake case auto complete": if 
``foo_bar_kittens`` is
+a valid completion, I can type ``f_b`` 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 

commit python3-jupyter_ipython for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2017-07-17 09:09:54

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Mon Jul 17 09:09:54 2017 rev:12 rq:509965 version:6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2017-05-17 17:14:50.374809018 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2017-07-17 09:09:55.630340629 +0200
@@ -1,0 +2,5 @@
+Thu Jul 13 02:33:23 UTC 2017 - toddrme2...@gmail.com
+
+- Fix shebang rpmint errors.
+
+---
python3-jupyter_ipython.changes: same change



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.1q16O6/_old  2017-07-17 09:09:56.526214448 +0200
+++ /var/tmp/diff_new_pack.1q16O6/_new  2017-07-17 09:09:56.530213885 +0200
@@ -66,6 +66,8 @@
 %prep
 %setup -q -n ipython-%{version}
 
+find examples -type f -name "*.py" -exec sed -i "s|^#!/usr/bin/env 
python$|#!/usr/bin/python3|" {} \;
+
 %build
 # Build the documentation
 export LANG="en_US.UTF-8"

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.1q16O6/_old  2017-07-17 09:09:56.554210505 +0200
+++ /var/tmp/diff_new_pack.1q16O6/_new  2017-07-17 09:09:56.554210505 +0200
@@ -117,6 +117,12 @@
 %prep
 %setup -q -n ipython-%{version}
 
+sed -i "s|^#!/usr/bin/env python$|#!/usr/bin/python3|" 
IPython/testing/plugin/iptest.py
+sed -i "s|^#!/usr/bin/env python$|#!/usr/bin/python3|" 
IPython/testing/plugin/setup.py
+sed -i "s|^#!/usr/bin/env python$|#!/usr/bin/python3|" 
IPython/terminal/ipapp.py
+
+find . -type f -name "*.py" -exec sed -i 
"s|^#!/usr/bin/python$|#!/usr/bin/python3|" {} \;
+
 %build
 python3 setup.py build
 
@@ -131,6 +137,8 @@
 # Prepare for update-alternatives usage
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 for p in ipython iptest ; do
+sed -i "s|^#!/usr/bin/python$|#!/usr/bin/python3|" 
%{buildroot}%{_bindir}/${p}
+sed -i "s|^#!/usr/bin/python$|#!/usr/bin/python3|" 
%{buildroot}%{_bindir}/${p}3
 mv %{buildroot}%{_bindir}/$p %{buildroot}%{_bindir}/$p-%{py3_ver}
 ln -s -f %{_sysconfdir}/alternatives/$p %{buildroot}%{_bindir}/$p
 # create a dummy target for /etc/alternatives/$p




commit python3-jupyter_ipython for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2017-05-17 17:14:48

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Wed May 17 17:14:48 2017 rev:11 rq:493767 version:6.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2017-04-20 20:56:43.318991932 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2017-05-17 17:14:50.374809018 +0200
@@ -1,0 +2,17 @@
+Tue Apr 25 15:33:51 UTC 2017 - toddrme2...@gmail.com
+
+- Update to version 6.0.0
+  * A major improvement in the completion machinery which is now capable of
+completing non-executed code. 
+  * stop compatibility with Python 2, which is still supported on the bugfix
+only 5.x branch. 
+  * Configurable TerminalInteractiveShell, readline interface
+  * The :cellmagic:`capture` magic can now capture the result of a cell (from
+an expression on the last line), as well as printed and displayed output.
+  * Pressing Ctrl-Z in the terminal debugger now suspends IPython, as it
+already does in the main terminal prompt.
+  * Autoreload can now reload ``Enum``.
+  * IPython.display has gained a :any:`GeoJSON `
+object.
+
+---
python3-jupyter_ipython.changes: same change

Old:

  ipython-5.3.0.tar.gz

New:

  ipython-6.0.0.tar.gz



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.XfRBw8/_old  2017-05-17 17:14:51.178695682 +0200
+++ /var/tmp/diff_new_pack.XfRBw8/_new  2017-05-17 17:14:51.182695118 +0200
@@ -19,13 +19,11 @@
 # PDF documentation currently broken
 %bcond_with pdf
 
-# HTML documentation currently only builds for Python 3
 %bcond_without html
-
 %bcond_without tests
 
 Name:   python3-jupyter_ipython-doc
-Version:5.3.0
+Version:6.0.0
 Release:0
 Summary:Documentation for python3-jupyter_ipython
 License:BSD-3-Clause
@@ -33,21 +31,25 @@
 Url:http://ipython.org
 Source: 
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  python3-jupyter_ipykernel
 BuildRequires:  python3-jupyter_ipython
 %if  %{with tests}
 # Test Requirements
 BuildRequires:  python3-jupyter_ipython-iptest = %{version}
+BuildRequires:  python3-jupyter_ipykernel
+BuildRequires:  python3-jedi
+BuildRequires:  python3-matplotlib
 BuildRequires:  python3-nose
 BuildRequires:  python3-testpath
 %endif
 # Documentation requirements
+%if %{with pdf} || %{with html}
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-matplotlib
 BuildRequires:  python3-numpydoc
 BuildRequires:  python3-requests
+%endif
 %if %{with pdf}
 BuildRequires:  python3-Sphinx-latex
 %endif
@@ -66,6 +68,7 @@
 
 %build
 # Build the documentation
+export LANG="en_US.UTF-8"
 pushd docs
 %if %{with pdf}
 make pdf

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.XfRBw8/_old  2017-05-17 17:14:51.222689479 +0200
+++ /var/tmp/diff_new_pack.XfRBw8/_new  2017-05-17 17:14:51.226688915 +0200
@@ -19,7 +19,7 @@
 %bcond_without iptest
 
 Name:   python3-jupyter_ipython
-Version:5.3.0
+Version:6.0.0
 Release:0
 Summary:Rich architecture for interactive computing with Python
 License:BSD-3-Clause
@@ -55,6 +55,7 @@
 Requires:   python3-simplegeneric > 0.8
 Requires:   python3-traitlets
 Recommends: python3-docrepr
+Recommends: python3-jedi
 Recommends: python3-jupyter_ipykernel
 Recommends: python3-jupyter_ipyparallel
 Recommends: python3-jupyter_nbconvert
@@ -103,6 +104,7 @@
 Summary:Tools for testing packages that rely in %{name}
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
+Requires:   python3-jedi
 Requires:   python3-matplotlib
 Requires:   python3-nose
 Requires:   python3-requests

++ ipython-5.3.0.tar.gz -> ipython-6.0.0.tar.gz ++
 15841 lines of diff (skipped)




commit python3-jupyter_ipython for openSUSE:Factory

2017-04-20 Thread root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2017-04-20 20:56:40

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Thu Apr 20 20:56:40 2017 rev:10 rq:487992 version:5.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2016-10-28 10:45:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2017-04-20 20:56:43.318991932 +0200
@@ -1,0 +2,55 @@
+Fri Apr  7 19:09:38 UTC 2017 - toddrme2...@gmail.com
+
+- Update to IPython 5.3
+  * Fix a bug in ``set_next_input`` leading to a crash of terminal IPython.
+:ghpull:`10231`, :ghissue:`10296`, :ghissue:`10229`
+  * Always wait for editor inputhook for terminal IPython :ghpull:`10239`,
+:ghpull:`10240`
+  * Disable ``_ipython_display_`` in terminal :ghpull:`10249`, :ghpull:`10274`
+  * Update terminal colors to be more visible by default on windows
+:ghpull:`10260`, :ghpull:`10238`, :ghissue:`10281`
+  * Add Ctrl-Z shortcut (suspend) in terminal debugger :ghpull:`10254`,
+:ghissue:`10273`
+  * Indent on new line by looking at the text before the cursor 
:ghpull:`10264`,
+:ghpull:`10275`, :ghissue:`9283`
+  * Update QtEventloop integration to fix some matplotlib integration issues
+:ghpull:`10201`, :ghpull:`10311`, :ghissue:`10201`
+  * Respect completions display style in terminal debugger :ghpull:`10305`,
+:ghpull:`10313`
+  * Add a config option 
``TerminalInteractiveShell.extra_open_editor_shortcuts``
+to enable extra shortcuts to open the input in an editor. These are 
:kbd:`v`
+in vi mode, and :kbd:`C-X C-E` in emacs mode (:ghpull:`10330`).
+The :kbd:`F2` shortcut is always enabled.
+- Update to IPython 5.2.2
+  * Fix error when starting with ``IPCompleter.limit_to__all__`` configured.
+- Update to IPython 5.2.1
+  * Fix tab completion in the debugger. :ghpull:`10223`
+- Update to IPython 5.2
+  * restore IPython's debugger to raise on quit. :ghpull:`10009`
+  * The configuration value ``c.TerminalInteractiveShell.highlighting_style`` 
can
+now directly take a class argument for custom color style. :ghpull:`9848`
+  * Correctly handle matplotlib figures dpi :ghpull:`9868`
+  * Deprecate ``-e`` flag for the ``%notebook`` magic that had no effects.
+:ghpull:`9872`
+  * You can now press F2 while typing at a terminal prompt to edit the contents
+in your favourite terminal editor. Set the :envvar:`EDITOR` environment
+variable to pick which editor is used. :ghpull:`9929`
+  * sdists will now only be ``.tar.gz`` as per upstream PyPI requirements.
+:ghpull:`9925`
+  * :any:`IPython.core.debugger` have gained a ``set_trace()`` method for
+convenience. :ghpull:`9947`
+  * The 'smart command mode' added to the debugger in 5.0 was removed, as more
+people preferred the previous behaviour. Therefore, debugger commands such 
as
+``c`` will act as debugger commands even when ``c`` is defined as a 
variable.
+:ghpull:`10050`
+  * Fixes OS X event loop issues at startup, :ghpull:`10150`
+  * Deprecate the ``%autoindent`` magic. :ghpull:`10176`
+  * Emit a :any:`DeprecationWarning` when setting the deprecated
+``limit_to_all`` option of the completer. :ghpull:`10198`
+  * The :cellmagic:`capture` magic can now capture the result of a cell (from 
an
+expression on the last line), as well as printed and displayed output.
+:ghpull:`9851`.
+- Install icons.
+- Install .desktop file.
+
+---
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2016-11-12 13:02:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
 2017-04-20 20:56:44.114879380 +0200
@@ -1,0 +2,59 @@
+Fri Apr 14 15:45:26 UTC 2017 - toddrme2...@gmail.com
+
+- Remove unneeded python3-pathlib2 dependency. This is only needed 
+  for python3 <= 3.3, which we don't ship anymore.
+
+---
+Fri Apr  7 19:09:38 UTC 2017 - toddrme2...@gmail.com
+
+- Update to IPython 5.3
+  * Fix a bug in ``set_next_input`` leading to a crash of terminal IPython.
+:ghpull:`10231`, :ghissue:`10296`, :ghissue:`10229`
+  * Always wait for editor inputhook for terminal IPython :ghpull:`10239`,
+:ghpull:`10240`
+  * Disable ``_ipython_display_`` in terminal :ghpull:`10249`, :ghpull:`10274`
+  * Update terminal colors to be more visible by default on windows
+:ghpull:`10260`, :ghpull:`10238`, :ghissue:`10281`
+  * Add Ctrl-Z shortcut (suspend) in terminal 

commit python3-jupyter_ipython for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-11-12 13:02:42

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2016-10-28 10:45:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
 2016-11-12 13:02:44.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 10 16:17:49 UTC 2016 - toddrme2...@gmail.com
+
+- Update do_not_reload_numpy_globals.patch to really fix errors
+  in iptest.
+
+---
+Tue Nov  1 20:56:09 UTC 2016 - toddrme2...@gmail.com
+
+- Add do_not_reload_numpy_globals.patch to fix errors in iptest.
+
+---

New:

  do_not_reload_numpy_globals.patch



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.SeHkm9/_old  2016-11-12 13:02:45.0 +0100
+++ /var/tmp/diff_new_pack.SeHkm9/_new  2016-11-12 13:02:45.0 +0100
@@ -46,6 +46,7 @@
 BuildRequires:  python3-nose
 BuildRequires:  python3-numpydoc
 BuildRequires:  python3-requests
+BuildRequires:  python3-jupyter_ipython-iptest = %{version}
 %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
 BuildRequires:  python3-Sphinx-latex
 %endif
@@ -86,8 +87,9 @@
 %fdupes %{buildroot}%{_docdir}/python3-jupyter_ipython/html/
 
 %check
+mkdir temp
+pushd temp
 export LANG="en_US.UTF-8"
-pushd docs
 iptest
 popd
 

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.SeHkm9/_old  2016-11-12 13:02:45.0 +0100
+++ /var/tmp/diff_new_pack.SeHkm9/_new  2016-11-12 13:02:45.0 +0100
@@ -24,6 +24,8 @@
 Group:  Development/Languages/Python
 Url:http://ipython.org
 Source: 
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM do_not_reload_numpy_globals.patch -- disable reloading 
numpy _globals which is now forbidden 
https://github.com/ipython/ipython/issues/9983 and 
https://github.com/ipython/ipython/pull/9988
+Patch0: do_not_reload_numpy_globals.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-backports.shutil_get_terminal_size
 BuildRequires:  python3-decorator
@@ -109,6 +111,7 @@
 
 %prep
 %setup -q -n ipython-%{version}
+%patch0 -p1
 
 %build
 python3 setup.py build

++ do_not_reload_numpy_globals.patch ++
>From 181f693e103e44b0c1f95b6092490de9c92d34e5 Mon Sep 17 00:00:00 2001
From: Thomas Kluyver 
Date: Fri, 7 Oct 2016 15:43:55 +0100
Subject: [PATCH] Exclude numpy._globals from deepreload

Closes gh-9983, though not in a terribly satisfying way.
---
 IPython/lib/deepreload.py | 3 ++-
 IPython/lib/tests/test_deepreload.py | 29 ++---
 2 files changed, 4 insertions(+), 28 deletions(-)

diff --git a/IPython/lib/deepreload.py b/IPython/lib/deepreload.py
index 9795eac..572ce78 100644
--- a/IPython/lib/deepreload.py
+++ b/IPython/lib/deepreload.py
@@ -327,7 +327,8 @@ def deep_reload_hook(m):
 original_reload = imp.reload# Python 3
 
 # Replacement for reload()
-def reload(module, exclude=('sys', 'os.path', builtin_mod_name, '__main__')):
+def reload(module, exclude=('sys', 'os.path', builtin_mod_name, '__main__',
+'numpy', 'numpy._globals')):
 """Recursively reload all modules used in the given module.  Optionally
 takes a list of modules to exclude from reloading.  The default exclude
 list contains sys, __main__, and __builtin__, to prevent, e.g., resetting


diff --git a/IPython/lib/tests/test_deepreload.py 
b/IPython/lib/tests/test_deepreload.py
index 50fc66c..abc57a3 100644

--- a/IPython/lib/tests/test_deepreload.py
+++ b/IPython/lib/tests/test_deepreload.py
@@ -1,42 +1,17 @@
 # -*- coding: utf-8 -*-
 """Test suite for the deepreload module."""
 
-#-
-# Imports
-#-
+# Copyright (c) IPython Development Team.
+# Distributed under the terms of the Modified BSD License.
 
 import os
 
 import nose.tools as nt
 
-from IPython.testing import decorators as dec
-from IPython.utils.py3compat import builtin_mod_name, PY3
 from IPython.utils.syspathcontext import prepended_to_syspath
 from IPython.utils.tempdir import TemporaryDirectory
 from IPython.lib.deepreload import reload as dreload
 

commit python3-jupyter_ipython for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-10-28 10:45:11

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2016-08-12 15:42:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-10-28 10:45:13.0 +0200
@@ -1,0 +2,37 @@
+Sun Oct  2 17:00:40 UTC 2016 - a...@gmx.de
+
+- update to version 5.1.0:
+  * Broken "%timeit" on Python2 due to the use of
+"__qualname__". :ghpull:`9804`
+  * Restore "%gui qt" to create and return a "QApplication" if
+necessary. :ghpull:`9789`
+  * Don't set terminal title by default. :ghpull:`9801`
+  * Preserve indentation when inserting newlines with
+"Ctrl-O". :ghpull:`9770`
+  * Restore completion in debugger. :ghpull:`9785`
+  * Deprecate "IPython.core.debugger.Tracer()" in favor of simpler,
+newer, APIs. :ghpull:`9731`
+  * Restore "NoOpContext" context manager removed by mistake, and add
+`DeprecationWarning`. :ghpull:`9765`
+  * Add option allowing "Prompt_toolkit" to use 24bits
+colors. :ghpull:`9736`
+  * Fix for closing interactive matplotlib windows on OS
+X. :ghpull:`9854`
+  * An embedded interactive shell instance can be used more than
+once. :ghpull:`9843`
+  * More robust check for whether IPython is in a
+terminal. :ghpull:`9833`
+  * Better pretty-printing of dicts on PyPy. :ghpull:`9827`
+  * Some coloured output now looks better on dark background command
+prompts in Windows.  :ghpull:`9838`
+  * Improved tab completion of paths on Windows . :ghpull:`9826`
+  * Fix tkinter event loop integration on Python 2 with "future"
+installed. :ghpull:`9824`
+  * Restore "Ctrl-\" as a shortcut to quit IPython.
+  * Make "get_ipython()" accessible when modules are imported by
+startup files. :ghpull:`9818`
+  * Add support for running directories containing a "__main__.py"
+file with the "ipython" command. :ghpull:`9813`
+  * True Color feature
+
+---
python3-jupyter_ipython.changes: same change

Old:

  ipython-5.0.0.tar.gz

New:

  ipython-5.1.0.tar.gz



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.ILLVe6/_old  2016-10-28 10:45:15.0 +0200
+++ /var/tmp/diff_new_pack.ILLVe6/_new  2016-10-28 10:45:15.0 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   python3-jupyter_ipython-doc
-Version:5.0.0
+Version:5.1.0
 Release:0
 Summary:Documentation for python-jupyter_ipython
 License:BSD-3-Clause

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.ILLVe6/_old  2016-10-28 10:45:15.0 +0200
+++ /var/tmp/diff_new_pack.ILLVe6/_new  2016-10-28 10:45:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipython
-Version:5.0.0
+Version:5.1.0
 Release:0
 Summary:Rich architecture for interactive computing with Python
 License:BSD-3-Clause

++ ipython-5.0.0.tar.gz -> ipython-5.1.0.tar.gz ++
 2231 lines of diff (skipped)




commit python3-jupyter_ipython for openSUSE:Factory

2016-08-12 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-08-12 15:42:40

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2016-08-05 18:15:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-08-12 15:42:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug  1 02:24:20 UTC 2016 - toddrme2...@gmail.com
+
+- Combine PDF and HTML documentation into a single package.
+
+---



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.mcCIGX/_old  2016-08-12 15:42:45.0 +0200
+++ /var/tmp/diff_new_pack.mcCIGX/_new  2016-08-12 15:42:45.0 +0200
@@ -29,7 +29,7 @@
 Release:0
 Summary:Documentation for python-jupyter_ipython
 License:BSD-3-Clause
-Group:  Development/Languages/Python
+Group:  Documentation/Other
 Url:http://ipython.org
 Source: 
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
@@ -49,27 +49,16 @@
 %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
 BuildRequires:  python3-Sphinx-latex
 %endif
+Recommends: python3-jupyter_ipython = %{version}
+Provides:   %{name}-html
+Provides:   %{name}-pdf
+Obsoletes:  %{name}-html
+Obsoletes:  %{name}-pdf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
-Documentation and help files for python3-jupyter_ipython
-
-%package html
-Summary:HTML documentation for python3-jupyter_ipython
-Group:  Development/Languages/Python
-Recommends: python3-jupyter_ipython = %{version}
-
-%description html
-Documentation and help files for python3-jupyter_ipython in HTML format
-
-%package pdf
-Summary:HTML documentation for python3-jupyter_ipython
-Group:  Development/Languages/Python
-Recommends: python3-jupyter_ipython = %{version}
-
-%description pdf
-Documentation and help files for python3-jupyter_ipython in PDF format
+Documentation and help files for python3-jupyter_ipython.
 
 %prep
 %setup -q -n ipython-%{version}
@@ -102,15 +91,11 @@
 iptest
 popd
 
-%files html
+%files
 %defattr(-,root,root,-)
 %doc COPYING.rst
 %{_docdir}/python3-jupyter_ipython/html/
-
 %if %{build_pdf}
-files pdf
-%defattr(-,root,root,-)
-%doc COPYING.rst docs/source/about/license_and_copyright.rst
 %{_docdir}/python3-jupyter_ipython/jupyter_core.pdf
 %endif
 




commit python3-jupyter_ipython for openSUSE:Factory

2016-08-05 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-08-05 18:15:38

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2016-06-02 09:36:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-08-05 18:15:39.0 +0200
@@ -1,0 +2,45 @@
+Mon Jul 11 18:17:13 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 5.0
+  + New terminal interface
+IPython 5 features a major upgrade to the terminal interface, bringing live
+syntax highlighting as you type, proper multiline editing and multiline 
paste,
+and tab completions that don't clutter up your history.
+  + Backwards incompatible changes
+* The ``%install_ext`` magic function, deprecated since 4.0, has now been 
deleted.
+  You can distribute and install extensions as packages on PyPI.
+* Callbacks registered while an event is being handled will now only be 
called
+  for subsequent events; previously they could be called for the current 
event.
+  Similarly, callbacks removed while handling an event *will* always get 
that
+  event. See :ghissue:`9447` and :ghpull:`9453`.
+* Integration with pydb has been removed since pydb development has been 
stopped
+  since 2012, and pydb is not installable from PyPI.
+* The ``autoedit_syntax`` option has apparently been broken for many years.
+  It has been removed.
+
+  + Provisional Changes
+* When the docrepr package is installed setting the boolean flag
+  InteractiveShell.sphinxify_docstring to True, will process the various
+  object through sphinx before displaying them (see the docrepr package
+  documentation for more information.
+  + Deprecated Features
+* ``hooks.fix_error_editor`` seems unused and is pending deprecation.
+* `IPython/core/excolors.py:ExceptionColors` is  deprecated.
+* `IPython.core.InteractiveShell:write()` is deprecated; use `sys.stdout` 
instead.
+* `IPython.core.InteractiveShell:write_err()` is deprecated; use 
`sys.stderr` instead.
+* The `formatter` keyword argument to `Inspector.info` in 
`IPython.core.oinspec` has no effect.
+* The `global_ns` keyword argument of IPython Embed was deprecated, and 
has no effect. Use `module` keyword argument instead.
+  + Known Issues:
+*  Key does not dismiss the completer and does not clear the 
current
+  buffer. This is an on purpose modification due to current technical
+  limitation. Cf :ghpull:`9572`. Escape the control character which is used
+  for other shortcut, and there is no practical way to distinguish. Use 
Ctr-G
+  or Ctrl-C as an alternative.
+* Cannot use ``Shift-Enter`` and ``Ctrl-Enter`` to submit code in 
terminal. cf
+  :ghissue:`9587` and :ghissue:`9401`. In terminal there is no practical 
way to
+  distinguish these key sequences from a normal new line return.
+* ``PageUp`` and ``pageDown`` do not move through completion menu.
+* Color styles might not adapt to terminal emulator themes. This will need 
new
+  version of Pygments to be released, and can be mitigated with custom 
themes.
+
+---
python3-jupyter_ipython.changes: same change

Old:

  ipython-4.2.0.tar.gz

New:

  ipython-5.0.0.tar.gz



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.dnKXbT/_old  2016-08-05 18:15:40.0 +0200
+++ /var/tmp/diff_new_pack.dnKXbT/_new  2016-08-05 18:15:40.0 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   python3-jupyter_ipython-doc
-Version:4.2.0
+Version:5.0.0
 Release:0
 Summary:Documentation for python-jupyter_ipython
 License:BSD-3-Clause

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.dnKXbT/_old  2016-08-05 18:15:40.0 +0200
+++ /var/tmp/diff_new_pack.dnKXbT/_new  2016-08-05 18:15:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipython
-Version:4.2.0
+Version:5.0.0
 Release:0
 Summary:Rich architecture for interactive computing with Python
 License:BSD-3-Clause
@@ -30,12 +30,13 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-pexpect
 BuildRequires:  python3-pickleshare
-BuildRequires:  python3-setuptools
+BuildRequires:  python3-prompt_toolkit >= 1.0.3
+BuildRequires:  python3-setuptools >= 18.5
 

commit python3-jupyter_ipython for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-06-02 09:36:33

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2016-03-26 15:22:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-06-02 09:36:34.0 +0200
@@ -1,0 +2,23 @@
+Wed May 18 16:53:35 UTC 2016 - toddrme2...@gmail.com
+
+- specfile:
+  * updated source url to files.pythonhosted.org for doc subpackage too.
+
+---
+Tue May 17 15:38:30 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 4.2.0
+  - Fix ``ipython -i`` on errors, which was broken in 4.1.
+  - The delay meant to highlight deprecated commands that have moved to 
jupyter has been removed.
+  - Improve compatibility with future versions of traitlets and matplotlib.
+  - Use stdlib :func:`python:shutil.get_terminal_size` to measure terminal 
width when displaying tracebacks
+(provided by ``backports.shutil_get_terminal_size`` on Python 2).
+
+---
+Sun May  8 07:13:05 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+---
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2016-03-26 15:22:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
 2016-06-02 09:36:34.0 +0200
@@ -1,0 +2,17 @@
+Tue May 17 15:38:07 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 4.2.0
+  - Fix ``ipython -i`` on errors, which was broken in 4.1.
+  - The delay meant to highlight deprecated commands that have moved to 
jupyter has been removed.
+  - Improve compatibility with future versions of traitlets and matplotlib.
+  - Use stdlib :func:`python:shutil.get_terminal_size` to measure terminal 
width when displaying tracebacks
+(provided by ``backports.shutil_get_terminal_size`` on Python 2).
+
+---
+Sun May  8 07:13:03 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+---

Old:

  ipython-4.1.2.tar.gz

New:

  ipython-4.2.0.tar.gz



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.YVEGW9/_old  2016-06-02 09:36:35.0 +0200
+++ /var/tmp/diff_new_pack.YVEGW9/_new  2016-06-02 09:36:35.0 +0200
@@ -25,13 +25,13 @@
 %endif
 
 Name:   python3-jupyter_ipython-doc
-Version:4.1.2
+Version:4.2.0
 Release:0
 Summary:Documentation for python-jupyter_ipython
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://ipython.org
-Source: 
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python3-jupyter_ipykernel
 BuildRequires:  python3-jupyter_ipython

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.YVEGW9/_old  2016-06-02 09:36:35.0 +0200
+++ /var/tmp/diff_new_pack.YVEGW9/_new  2016-06-02 09:36:35.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   python3-jupyter_ipython
-Version:4.1.2
+Version:4.2.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://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  python3-backports.shutil_get_terminal_size
 BuildRequires:  python3-decorator
 BuildRequires:  python3-devel
 BuildRequires:  python3-pexpect
@@ -35,9 +36,12 @@
 # Test Requirements
 BuildRequires:  python3-matplotlib
 BuildRequires:  python3-nose
+BuildRequires:  python3-path.py
 BuildRequires:  python3-requests
 BuildRequires:  python3-testpath
+Requires:   python3-backports.shutil_get_terminal_size
 Requires:   python3-decorator
+Requires:   python3-path.py
 Requires:   

commit python3-jupyter_ipython for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-03-26 15:22:42

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2015-12-03 13:32:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-03-26 15:22:44.0 +0100
@@ -1,0 +2,63 @@
+Wed Mar  9 17:30:10 UTC 2016 - toddrme2...@gmail.com
+
+- Disable broken PDF documentation
+
+---
+Fri Mar  4 16:25:05 UTC 2016 - a...@gmx.de
+
+- update to version 4.1.2:
+  * fixes installation issues with some versions of setuptools.
+
+---
+Wed Feb 17 14:42:43 UTC 2016 - toddrme2...@gmail.com
+
+- Simplify tests for determining whether to build pdf documentation
+
+---
+Wed Feb  3 20:47:20 UTC 2016 - a...@gmx.de
+
+- update to version 4.1.1:
+  * Backport #9209: Don't import IPython to check version number in
+setup
+
+---
+Wed Feb  3 14:11:17 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 4.1.0
+  * Release February, 2016. IPython 4.1 contain mostly bug fixes.
+It though contain a few improvement.
+  * IPython debugger (IPdb) now supports the number of context
+lines for the where (and w) commands. The context keyword is
+also available in various APIs. See PR :ghpull:`9097`
+  * YouTube video will now show thumbnail when exported to a media
+that do not support video. (:ghpull:`9086`)
+  * Add warning when running ipython  when subcommand
+is deprecated. jupyter should now be used.
+  * Code in %pinfo (also known as ??) are now highlighter
+(:ghpull:`8947`)
+  * %aimport now support module completion. (:ghpull:`8884`)
+  * ipdb output is now colored ! (:ghpull:`8842`)
+  * Add ability to transpose columns for completion:
+(:ghpull:`8748`)
+  * Many many docs improvements and bug fixes
+
+---
+Wed Jan 20 05:28:28 UTC 2016 - a...@gmx.de
+
+- update to version 4.0.3:
+  * Python 3.5 bug in that could crash during shutdown, triggered by
+deprecations in traitlets 4.1.
+  * Typo in deprecation message for nbconvert
+
+---
+Sat Jan 16 23:57:50 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 4.0.2:
+  * Fix backward-compatiblity shim for "IPython.Config", which
+should have been deprecated instead of removed. This will be
+removed in 5.0.
+
+---
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2015-12-03 13:32:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
 2016-03-26 15:22:44.0 +0100
@@ -1,0 +2,53 @@
+Fri Mar  4 16:25:05 UTC 2016 - a...@gmx.de
+
+- update to version 4.1.2:
+  * fixes installation issues with some versions of setuptools.
+
+---
+Wed Feb  3 20:47:20 UTC 2016 - a...@gmx.de
+
+- update to version 4.1.1:
+  * Backport #9209: Don't import IPython to check version number in
+setup
+
+---
+Wed Feb  3 14:11:17 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 4.1.0
+  * Release February, 2016. IPython 4.1 contain mostly bug fixes.
+It though contain a few improvement.
+  * IPython debugger (IPdb) now supports the number of context
+lines for the where (and w) commands. The context keyword is
+also available in various APIs. See PR :ghpull:`9097`
+  * YouTube video will now show thumbnail when exported to a media
+that do not support video. (:ghpull:`9086`)
+  * Add warning when running ipython  when subcommand
+is deprecated. jupyter should now be used.
+  * Code in %pinfo (also known as ??) are now highlighter
+(:ghpull:`8947`)
+  * %aimport now support module completion. (:ghpull:`8884`)
+  * ipdb output is now colored ! (:ghpull:`8842`)
+  * Add ability to transpose columns for completion:
+(:ghpull:`8748`)
+  * Many many docs improvements and bug fixes
+
+---
+Wed Jan 20 05:28:28 UTC 2016 - a...@gmx.de
+
+- update to version 4.0.3:
+  * Python 3.5 bug in that could crash during 

commit python3-jupyter_ipython for openSUSE:Factory

2015-12-03 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2015-12-03 13:32:07

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
  2015-11-18 22:34:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2015-12-03 13:32:09.0 +0100
@@ -1,0 +2,8 @@
+Fri Nov 27 06:13:48 UTC 2015 - a...@gmx.de
+
+- update to version 4.0.1:
+  * Installation on some systems
+  * Compatibility with CPython 3.4.4
+  * Compatibility with Qt5
+
+---
python3-jupyter_ipython.changes: same change

Old:

  ipython-4.0.0.tar.gz

New:

  ipython-4.0.1.tar.gz



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.MP4Ibc/_old  2015-12-03 13:32:10.0 +0100
+++ /var/tmp/diff_new_pack.MP4Ibc/_new  2015-12-03 13:32:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipython-doc
-Version:4.0.0
+Version:4.0.1
 Release:0
 Summary:Documentation for python-jupyter_ipython
 License:BSD-3-Clause
@@ -25,8 +25,8 @@
 Url:http://ipython.org
 Source: 
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  python3-jupyter_ipython
 BuildRequires:  python3-jupyter_ipykernel
+BuildRequires:  python3-jupyter_ipython
 # Test Requirements
 BuildRequires:  python3-jupyter_ipython-iptest
 BuildConflicts: python3-buildservice-tweak
@@ -49,6 +49,7 @@
 
 %package html
 Summary:HTML documentation for python3-jupyter_ipython
+Group:  Development/Languages/Python
 Recommends: python3-jupyter_ipython = %{version}
 
 %description html
@@ -56,6 +57,7 @@
 
 %package pdf
 Summary:HTML documentation for python3-jupyter_ipython
+Group:  Development/Languages/Python
 Recommends: python3-jupyter_ipython = %{version}
 
 %description pdf

++ python3-jupyter_ipython.spec ++
--- /var/tmp/diff_new_pack.MP4Ibc/_old  2015-12-03 13:32:10.0 +0100
+++ /var/tmp/diff_new_pack.MP4Ibc/_new  2015-12-03 13:32:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-jupyter_ipython
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,24 +13,25 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python3-jupyter_ipython
-Version:4.0.0
+Version:4.0.1
 Release:0
-License:BSD-3-Clause
 Summary:Rich architecture for interactive computing with Python
-Url:http://ipython.org
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+Url:http://ipython.org
 Source: 
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-decorator
+BuildRequires:  python3-devel
 BuildRequires:  python3-pexpect
 BuildRequires:  python3-pickleshare
-BuildRequires:  python3-traitlets
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-simplegeneric > 0.8
+BuildRequires:  python3-traitlets
 # Test Requirements
 BuildRequires:  python3-matplotlib
 BuildRequires:  python3-nose
@@ -39,8 +40,8 @@
 Requires:   python3-decorator
 Requires:   python3-pexpect
 Requires:   python3-pickleshare
-Requires:   python3-traitlets
 Requires:   python3-simplegeneric > 0.8
+Requires:   python3-traitlets
 Recommends: python3-jupyter_ipykernel
 Recommends: python3-jupyter_ipyparallel
 Recommends: python3-jupyter_nbconvert
@@ -86,6 +87,7 @@
  
 %package iptest
 Summary:Tools for testing packages that rely in %{name}
+Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 Requires:   python3-matplotlib
 Requires:   python3-nose

++ ipython-4.0.0.tar.gz -> ipython-4.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipython-4.0.0/IPython/core/inputsplitter.py 
new/ipython-4.0.1/IPython/core/inputsplitter.py
--- 

commit python3-jupyter_ipython for openSUSE:Factory

2015-11-18 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2015-11-18 22:34:13

Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and  /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)


Package is "python3-jupyter_ipython"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2015-11-18 22:34:14.0 +0100
@@ -0,0 +1,16 @@
+---
+Wed Oct 21 13:28:07 UTC 2015 - toddrme2...@gmail.com
+
+- Don't build with python3-buildservice-tweak.
+  It causes package tests to fail .
+
+---
+Thu Oct  1 12:50:43 UTC 2015 - toddrme2...@gmail.com
+
+- Build documentation
+  This is in a separate spec file to avoid dependency loops
+- Obsolete python3-IPython
+- Split the iptest executable into its own subpackage
+  This has a bunch of testing dependencies that are not otherwise
+  necessary.
+
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2015-09-30 05:49:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
 2015-11-18 22:34:14.0 +0100
@@ -1,0 +2,10 @@
+Thu Oct  1 12:50:43 UTC 2015 - toddrme2...@gmail.com
+
+- Build documentation
+  This is in a separate spec file to avoid dependency loops
+- Obsolete python3-IPython
+- Split the iptest executable into its own subpackage
+  This has a bunch of testing dependencies that are not otherwise
+  necessary.
+
+---

New:

  python3-jupyter_ipython-doc.changes
  python3-jupyter_ipython-doc.spec



Other differences:
--
++ python3-jupyter_ipython-doc.spec ++
#
# spec file for package python3-jupyter_ipython-doc
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   python3-jupyter_ipython-doc
Version:4.0.0
Release:0
Summary:Documentation for python-jupyter_ipython
License:BSD-3-Clause
Group:  Development/Languages/Python
Url:http://ipython.org
Source: 
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  python3-jupyter_ipython
BuildRequires:  python3-jupyter_ipykernel
# Test Requirements
BuildRequires:  python3-jupyter_ipython-iptest
BuildConflicts: python3-buildservice-tweak
# Documentation requirements
BuildRequires:  graphviz
BuildRequires:  graphviz-gnome
BuildRequires:  python3-Sphinx
BuildRequires:  python3-matplotlib
BuildRequires:  python3-nose
BuildRequires:  python3-numpydoc
BuildRequires:  python3-requests
%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
BuildRequires:  python3-Sphinx-latex
%endif
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
Documentation and help files for python3-jupyter_ipython

%package html
Summary:HTML documentation for python3-jupyter_ipython
Recommends: python3-jupyter_ipython = %{version}

%description html
Documentation and help files for python3-jupyter_ipython in HTML format

%package pdf
Summary:HTML documentation for python3-jupyter_ipython
Recommends: python3-jupyter_ipython = %{version}

%description pdf
Documentation and help files for python3-jupyter_ipython in PDF format

%prep
%setup -q -n ipython-%{version}

%build
# Build the documentation
pushd docs
sed -i -s 's/   python /python3 /' Makefile
# PDF documentation not currently working
# %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
# make pdf
# %endif
make html 
rm -rf build/html/.buildinfo
popd

%install
mkdir -p %{buildroot}%{_docdir}/python3-jupyter_ipython

#%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
# cp docs/build/latex/jupyter_core.pdf