commit python3-jupyter_ipykernel for openSUSE:Factory

2017-04-20 Thread root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2017-04-20 20:51:19

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


Package is "python3-jupyter_ipykernel"

Thu Apr 20 20:51:19 2017 rev:9 rq:486625 version:4.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel-doc.changes
  2016-07-14 09:45:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel-doc.changes
 2017-04-20 20:51:29.327393398 +0200
@@ -1,0 +2,62 @@
+Fri Apr  7 18:54:42 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 4.6.0
+  * Add to API `DisplayPublisher.publish` two new fully backward-compatible
+keyword-args:
+  - `update: bool`
+  - `transient: dict`
+  * Support new `transient` key in `display_data` messages spec for `publish`.
+For a display data message, `transient` contains data that shouldn't be
+persisted to files or documents. Add a `display_id` to this `transient`
+dict by `display(obj, display_id=...)`
+  * Add `ipykernel_launcher` module which removes the current working directory
+from `sys.path` before launching the kernel. This helps to reduce the cases
+where the kernel won't start because there's a `random.py` (or similar)
+module in the current working directory.
+  * Add busy/idle messages on IOPub during processing of aborted requests
+  * Add active event loop setting to GUI, which enables the correct response
+to IPython's `is_event_loop_running_xxx`
+  * Include IPython kernelspec in wheels to reduce reliance on "native kernel
+spec" in jupyter_client
+  * Modify `OutStream` to inherit from `TextIOBase` instead of object to 
improve
+API support and error reporting
+  * Fix IPython kernel death messages at start, such as "Kernel Restarting..."
+and "Kernel appears to have died", when parent-poller handles PID 1
+  * Various bugfixes
+- Update to 4.5.2
+  * Fix bug when instantating Comms outside of the IPython kernel (introduced 
in 4.5.1).
+- Update to 4.5.1
+  * Add missing ``stream`` parameter to overridden :func:`getpass`
+  * Remove locks from iopub thread, which could cause deadlocks during 
debugging
+  * Fix regression where KeyboardInterrupt was treated as an aborted request, 
rather than an error
+  * Allow instantating Comms outside of the IPython kernel
+- Update to 4.5.0
+  * Use figure.dpi instead of savefig.dpi to set DPI for inline figures
+  * Support ipympl matplotlib backend (requires IPython update as well to 
fully work)
+  * Various bugfixes, including fixes for output coming from threads,
+and :func:`input` when called with non-string prompts, which stdlib allows.
+- Update to 4.4.1
+  * Fix circular import of matplotlib on Python 2 caused by the inline backend 
changes in 4.4.0.
+- Update to 4.4.0
+  * Use `MPLBACKEND`_ environment variable to tell matplotlib >= 1.5 use use 
the inline backend by default.
+This is only done if MPLBACKEND is not already set and no backend has been 
explicitly loaded,
+so setting ``MPLBACKEND=Qt4Agg`` or calling ``%matplotlib notebook`` or 
``matplotlib.use('Agg')``
+will take precedence.
+  * Fixes for logging problems caused by 4.3,
+where logging could go to the terminal instead of the notebook.
+  * Add ``--sys-prefix`` and ``--profile`` arguments to :command:`ipython 
kernel install`
+  * Allow Comm (Widget) messages to be sent from background threads.
+  * Select inline matplotlib backend by default if ``%matplotlib`` magic or
+``matplotlib.use()`` are not called explicitly (for matplotlib >= 1.5).
+  * Fix some longstanding minor deviations from the message protocol
+(missing status: ok in a few replies, connect_reply format).
+  * Remove calls to NoOpContext from IPython, deprecated in 5.0.
+- Update to 4.3.2
+  * Use a nonempty dummy session key for inprocess kernels to avoid security
+warnings.
+  * Fix Windows Python 3.5 incompatibility caused by faulthandler patch in 4.3
+- Move tests to doc subpackage
+- Clean up doc file building
+- Install icons
+
+---
python3-jupyter_ipykernel.changes: same change

Old:

  ipykernel-4.3.1.tar.gz

New:

  ipykernel-4.6.0.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel-doc.spec ++
--- /var/tmp/diff_new_pack.nJ11mY/_old  2017-04-20 20:51:30.179272940 +0200
+++ /var/tmp/diff_new_pack.nJ11mY/_new  2017-04-20 20:51:30.183272375 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-jupyter_ipykernel-doc
 #
-# Copyright (c) 2016 SUSE LINUX Gm

commit python3-jupyter_ipykernel for openSUSE:Factory

2016-07-14 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2016-07-14 09:45:41

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel-doc.changes
  2016-05-25 21:27:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel-doc.changes
 2016-07-14 09:45:43.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 19:58:35 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---



Other differences:
--
++ python3-jupyter_ipykernel-doc.spec ++
--- /var/tmp/diff_new_pack.sgSiAN/_old  2016-07-14 09:45:44.0 +0200
+++ /var/tmp/diff_new_pack.sgSiAN/_new  2016-07-14 09:45:44.0 +0200
@@ -42,7 +42,7 @@
 
 %package pdf
 Summary:PDF documentation for python3-jupyter_ipykernel
-Group:  Documentation/PDF
+Group:  Documentation/Other
 Recommends: python3-jupyter_ipykernel = %{version}
 
 %description pdf




commit python3-jupyter_ipykernel for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2016-05-25 21:27:54

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


Package is "python3-jupyter_ipykernel"

Changes:

New Changes file:

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel-doc.changes
 2016-05-25 21:27:59.0 +0200
@@ -0,0 +1,81 @@
+---
+Wed May 18 18:15:01 UTC 2016 - toddrme2...@gmail.com
+
+- Build documentation.
+  * Documentation is built in own subpackage to speed up build.
+
+---
+Sun May  8 07:13:01 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+---
+Sat Feb 27 16:39:07 UTC 2016 - a...@gmx.de
+
+- update to version 4.3.1:
+  * Fix Windows Python 3.5 incompatibility caused by faulthandler
+patch in 4.3
+
+- changes from version 4.3.0:
+  * Publish all IO in a thread, via :class:`IOPubThread`. This solves
+the problem of requiring :meth:`sys.stdout.flush` to be called in
+the notebook to produce output promptly during long-running cells.
+  * Remove refrences to outdated IPython guiref in kernel banner.
+  * Patch faulthandler to use sys.__stderr__ instead of forwarded
+sys.stderr, which has no fileno when forwarded.
+  * Deprecate some vestiges of the Big Split: -
+:func:`ipykernel.find_connection_file` is deprecated. Use
+:func:`jupyter_client.find_connection_file` instead. - Various
+pieces of code specific to IPython parallel are deprecated in
+ipykernel and moved to ipyparallel.
+
+---
+Fri Jan  8 13:58:50 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 4.2.2
+  * Don't show interactive debugging info when kernel crashes
+  * Fix handling of numerical types in json_clean
+  * Testing fixes for output capturing
+
+---
+Sat Dec  5 22:39:36 UTC 2015 - a...@gmx.de
+
+- update to version 4.2.1:
+  * Fix default display name back to "Python X" instead of "pythonX"
+
+---
+Thu Nov 26 21:14:47 UTC 2015 - a...@gmx.de
+
+- update to version 4.2.0:
+  * Support sending a full message in initial opening of comms
+(metadata, buffers were not previously allowed)
+  * When using "ipython kernel install --name" to install the IPython
+kernelspec, default display-name to the same value as "--name".
+
+---
+Sun Oct 25 22:44:45 UTC 2015 - a...@gmx.de
+
+- update to version 4.1.1:
+  * Fix missing "ipykernel.__version__" on Python 2.
+  * Fix missing "target_name" when opening comms from the frontend.
+
+---
+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  8 10:34:53 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 4.1.0
+  * add ipython kernel install entrypoint for installing the IPython kernelspec
+  * provisional implementation of comm_info request/reply for msgspec v5.1
+
+---
+Tue Jul 21 15:14:54 UTC 2015 - toddrme2...@gmail.com
+
+- Initial version
+
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2016-03-07 13:29:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2016-05-25 21:27:59.0 +0200
@@ -1,0 +2,13 @@
+Wed May 18 18:15:01 UTC 2016 - toddrme2...@gmail.com
+
+- Build documentation.
+  * Documentation is built in own subpackage to speed up build.
+
+---
+Sun May  8 07:13:01 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+---

New:

  python3-jupyter_ipykernel-doc.changes
  python3-jupyter_ipykernel-doc.spec



Other differences:
--
++ python3-jupyter_ipykernel-doc.spec ++
#
# spec file for package python3-jupyter_ipykernel-doc
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and

commit python3-jupyter_ipykernel for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2016-03-07 13:28:25

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2016-01-09 23:13:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2016-03-07 13:29:55.0 +0100
@@ -1,0 +2,20 @@
+Sat Feb 27 16:39:07 UTC 2016 - a...@gmx.de
+
+- update to version 4.3.1:
+  * Fix Windows Python 3.5 incompatibility caused by faulthandler
+patch in 4.3
+
+- changes from version 4.3.0:
+  * Publish all IO in a thread, via :class:`IOPubThread`. This solves
+the problem of requiring :meth:`sys.stdout.flush` to be called in
+the notebook to produce output promptly during long-running cells.
+  * Remove refrences to outdated IPython guiref in kernel banner.
+  * Patch faulthandler to use sys.__stderr__ instead of forwarded
+sys.stderr, which has no fileno when forwarded.
+  * Deprecate some vestiges of the Big Split: -
+:func:`ipykernel.find_connection_file` is deprecated. Use
+:func:`jupyter_client.find_connection_file` instead. - Various
+pieces of code specific to IPython parallel are deprecated in
+ipykernel and moved to ipyparallel.
+
+---

Old:

  ipykernel-4.2.2.tar.gz

New:

  ipykernel-4.3.1.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel.spec ++
--- /var/tmp/diff_new_pack.xRhaZg/_old  2016-03-07 13:29:55.0 +0100
+++ /var/tmp/diff_new_pack.xRhaZg/_new  2016-03-07 13:29:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipykernel
-Version:4.2.2
+Version:4.3.1
 Release:0
 Summary:IPython Kernel for Jupyter
 License:BSD-3-Clause

++ ipykernel-4.2.2.tar.gz -> ipykernel-4.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.2.2/PKG-INFO new/ipykernel-4.3.1/PKG-INFO
--- old/ipykernel-4.2.2/PKG-INFO2016-01-02 14:18:13.0 +0100
+++ new/ipykernel-4.3.1/PKG-INFO2016-02-26 14:37:08.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ipykernel
-Version: 4.2.2
+Version: 4.3.1
 Summary: IPython Kernel for Jupyter
 Home-page: http://ipython.org
 Author: IPython Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.2.2/docs/changelog.rst 
new/ipykernel-4.3.1/docs/changelog.rst
--- old/ipykernel-4.2.2/docs/changelog.rst  2016-01-02 14:17:21.0 
+0100
+++ new/ipykernel-4.3.1/docs/changelog.rst  2016-02-26 14:25:25.0 
+0100
@@ -1,6 +1,30 @@
 Changes in IPython kernel
 =
 
+4.3
+---
+
+4.3.1
+*
+
+- Fix Windows Python 3.5 incompatibility caused by faulthandler patch in 4.3
+
+4.3.0
+*
+
+`4.3.0 on GitHub `__
+
+- Publish all IO in a thread, via :class:`IOPubThread`.
+  This solves the problem of requiring :meth:`sys.stdout.flush` to be called 
in the notebook to produce output promptly during long-running cells.
+- Remove refrences to outdated IPython guiref in kernel banner.
+- Patch faulthandler to use ``sys.__stderr__`` instead of forwarded 
``sys.stderr``,
+  which has no fileno when forwarded.
+- Deprecate some vestiges of the Big Split:
+  - :func:`ipykernel.find_connection_file` is deprecated. Use 
:func:`jupyter_client.find_connection_file` instead.
+  - Various pieces of code specific to IPython parallel are deprecated in 
ipykernel
+  and moved to ipyparallel.
+
+
 4.2
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.2.2/ipykernel/_version.py 
new/ipykernel-4.3.1/ipykernel/_version.py
--- old/ipykernel-4.2.2/ipykernel/_version.py   2016-01-02 14:17:50.0 
+0100
+++ new/ipykernel-4.3.1/ipykernel/_version.py   2016-02-26 14:32:27.0 
+0100
@@ -1,4 +1,4 @@
-version_info = (4, 2, 2)
+version_info = (4, 3, 1)
 __version__ = '.'.join(map(str, version_info))
 
 kernel_protocol_version_info = (5, 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.2.2/ipykernel/codeutil.py 
new/ipykernel-4.3.1/ipykernel/codeutil.py
--- old/ipykernel-4.2.2/ipykernel/codeutil.py   2015-11-13 10:25:37.0 
+0100
+++ new/ipykernel-4.3.1/ipykernel/codeutil.py   2016-02-22 13:54:46

commit python3-jupyter_ipykernel for openSUSE:Factory

2016-01-09 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2016-01-09 23:13:41

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2015-12-17 15:54:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2016-01-09 23:13:52.0 +0100
@@ -1,0 +2,8 @@
+Fri Jan  8 13:58:50 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 4.2.2
+  * Don't show interactive debugging info when kernel crashes
+  * Fix handling of numerical types in json_clean
+  * Testing fixes for output capturing
+
+---

Old:

  ipykernel-4.2.1.tar.gz

New:

  ipykernel-4.2.2.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel.spec ++
--- /var/tmp/diff_new_pack.ZGkvvt/_old  2016-01-09 23:13:53.0 +0100
+++ /var/tmp/diff_new_pack.ZGkvvt/_new  2016-01-09 23:13:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-jupyter_ipykernel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipykernel
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:IPython Kernel for Jupyter
 License:BSD-3-Clause

++ ipykernel-4.2.1.tar.gz -> ipykernel-4.2.2.tar.gz ++
 15114 lines of diff (skipped)




commit python3-jupyter_ipykernel for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2015-12-17 15:54:44

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2015-11-18 22:34:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2015-12-17 15:54:45.0 +0100
@@ -1,0 +2,15 @@
+Sat Dec  5 22:39:36 UTC 2015 - a...@gmx.de
+
+- update to version 4.2.1:
+  * Fix default display name back to "Python X" instead of "pythonX"
+
+---
+Thu Nov 26 21:14:47 UTC 2015 - a...@gmx.de
+
+- update to version 4.2.0:
+  * Support sending a full message in initial opening of comms
+(metadata, buffers were not previously allowed)
+  * When using "ipython kernel install --name" to install the IPython
+kernelspec, default display-name to the same value as "--name".
+
+---

Old:

  ipykernel-4.1.1.tar.gz

New:

  ipykernel-4.2.1.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel.spec ++
--- /var/tmp/diff_new_pack.rrTjor/_old  2015-12-17 15:54:46.0 +0100
+++ /var/tmp/diff_new_pack.rrTjor/_new  2015-12-17 15:54:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipykernel
-Version:4.1.1
+Version:4.2.1
 Release:0
 Summary:IPython Kernel for Jupyter
 License:BSD-3-Clause

++ ipykernel-4.1.1.tar.gz -> ipykernel-4.2.1.tar.gz ++
 15041 lines of diff (skipped)




commit python3-jupyter_ipykernel for openSUSE:Factory

2015-11-18 Thread h_root
Hello community,

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

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2015-10-12 10:02:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2015-11-18 22:34:27.0 +0100
@@ -1,0 +2,13 @@
+Sun Oct 25 22:44:45 UTC 2015 - a...@gmx.de
+
+- update to version 4.1.1:
+  * Fix missing "ipykernel.__version__" on Python 2.
+  * Fix missing "target_name" when opening comms from the frontend.
+
+---
+Wed Oct 21 13:28:07 UTC 2015 - toddrme2...@gmail.com
+
+- Don't build with python3-buildservice-tweak.
+  It causes package tests to fail .
+
+---

Old:

  ipykernel-4.1.0.tar.gz

New:

  ipykernel-4.1.1.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel.spec ++
--- /var/tmp/diff_new_pack.Itbmsk/_old  2015-11-18 22:34:28.0 +0100
+++ /var/tmp/diff_new_pack.Itbmsk/_new  2015-11-18 22:34:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipykernel
-Version:4.1.0
+Version:4.1.1
 Release:0
 Summary:IPython Kernel for Jupyter
 License:BSD-3-Clause
@@ -32,6 +32,7 @@
 # testing requirements
 BuildRequires:  python3-nose
 BuildRequires:  python3-numpy
+BuildConflicts: python3-buildservice-tweak
 Requires:   python3-jupyter_client
 Requires:   python3-jupyter_ipython >= 4.0.0
 Requires:   python3-traitlets

++ ipykernel-4.1.0.tar.gz -> ipykernel-4.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.1.0/PKG-INFO new/ipykernel-4.1.1/PKG-INFO
--- old/ipykernel-4.1.0/PKG-INFO2015-10-07 13:33:48.0 +0200
+++ new/ipykernel-4.1.1/PKG-INFO2015-10-20 10:25:52.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ipykernel
-Version: 4.1.0
+Version: 4.1.1
 Summary: IPython Kernel for Jupyter
 Home-page: http://ipython.org
 Author: IPython Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.1.0/docs/changelog.rst 
new/ipykernel-4.1.1/docs/changelog.rst
--- old/ipykernel-4.1.0/docs/changelog.rst  2015-10-07 13:27:53.0 
+0200
+++ new/ipykernel-4.1.1/docs/changelog.rst  2015-10-20 10:24:14.0 
+0200
@@ -4,8 +4,20 @@
 4.1
 ---
 
+4.1.1
+*
+
+`4.1.1 on GitHub `_
+
+- Fix missing ``ipykernel.__version__`` on Python 2.
+- Fix missing ``target_name`` when opening comms from the frontend.
+
+4.1.0
+*
+
 `4.1 on GitHub `_
 
+
 -  add ``ipython kernel install`` entrypoint for installing the IPython
kernelspec
 -  provisional implementation of ``comm_info`` request/reply for msgspec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.1.0/ipykernel/__init__.py 
new/ipykernel-4.1.1/ipykernel/__init__.py
--- old/ipykernel-4.1.0/ipykernel/__init__.py   2015-09-24 11:30:15.0 
+0200
+++ new/ipykernel-4.1.1/ipykernel/__init__.py   2015-10-20 10:21:16.0 
+0200
@@ -1,2 +1,2 @@
-from ._version import *
+from ._version import version_info, __version__, kernel_protocol_version_info, 
kernel_protocol_version
 from .connect import *
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.1.0/ipykernel/_version.py 
new/ipykernel-4.1.1/ipykernel/_version.py
--- old/ipykernel-4.1.0/ipykernel/_version.py   2015-10-07 13:28:31.0 
+0200
+++ new/ipykernel-4.1.1/ipykernel/_version.py   2015-10-20 10:25:35.0 
+0200
@@ -1,4 +1,4 @@
-version_info = (4, 1, 0)
+version_info = (4, 1, 1)
 __version__ = '.'.join(map(str, version_info))
 
 kernel_protocol_version_info = (5, 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.1.0/ipykernel/comm/manager.py 
new/ipykernel-4.1.1/ipykernel/comm/manager.py
--- old/ipykernel-4.1.0/ipykernel/comm/manager.py   2015-09-04 
17:46:03.0 +0200
+++ new/ipykernel-4.1.1/ipykernel/comm/manager.py   2015-10-20 
10:21:16.0 +0200
@@ -106,6 +106,7 @@
 kernel=self.kernel,
   

commit python3-jupyter_ipykernel for openSUSE:Factory

2015-10-12 Thread h_root
Hello community,

here is the log from the commit of package python3-jupyter_ipykernel for 
openSUSE:Factory checked in at 2015-10-12 10:02:06

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


Package is "python3-jupyter_ipykernel"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipykernel/python3-jupyter_ipykernel.changes
  2015-09-30 05:49:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipykernel.new/python3-jupyter_ipykernel.changes
 2015-10-12 10:02:09.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct  8 10:34:53 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 4.1.0
+  * add ipython kernel install entrypoint for installing the IPython kernelspec
+  * provisional implementation of comm_info request/reply for msgspec v5.1
+
+---

Old:

  ipykernel-4.0.3.tar.gz

New:

  ipykernel-4.1.0.tar.gz



Other differences:
--
++ python3-jupyter_ipykernel.spec ++
--- /var/tmp/diff_new_pack.RluXWH/_old  2015-10-12 10:02:10.0 +0200
+++ /var/tmp/diff_new_pack.RluXWH/_new  2015-10-12 10:02:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-jupyter_ipykernel
-Version:4.0.3
+Version:4.1.0
 Release:0
 Summary:IPython Kernel for Jupyter
 License:BSD-3-Clause

++ ipykernel-4.0.3.tar.gz -> ipykernel-4.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.0.3/PKG-INFO new/ipykernel-4.1.0/PKG-INFO
--- old/ipykernel-4.0.3/PKG-INFO2015-08-12 03:13:10.0 +0200
+++ new/ipykernel-4.1.0/PKG-INFO2015-10-07 13:33:48.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ipykernel
-Version: 4.0.3
+Version: 4.1.0
 Summary: IPython Kernel for Jupyter
 Home-page: http://ipython.org
 Author: IPython Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.0.3/README.md 
new/ipykernel-4.1.0/README.md
--- old/ipykernel-4.0.3/README.md   2015-08-04 21:13:39.0 +0200
+++ new/ipykernel-4.1.0/README.md   2015-08-22 01:51:10.0 +0200
@@ -6,9 +6,6 @@
 
 1. `git clone`
 2. `cd ipykernel`
-3. `pip install --pre -e .`
-
- 
-The `--pre` will only be needed while we haven't released IPython 4. Once 
that's done, it will never be needed again. `--pre` isn't needed if you already 
have IPython from master.
+3. `pip install -e .`
 
 After that, all normal `ipython` commands will use this newly-installed 
version of the kernel.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipykernel-4.0.3/docs/Makefile 
new/ipykernel-4.1.0/docs/Makefile
--- old/ipykernel-4.0.3/docs/Makefile   1970-01-01 01:00:00.0 +0100
+++ new/ipykernel-4.1.0/docs/Makefile   2015-10-07 13:27:53.0 +0200
@@ -0,0 +1,192 @@
+# Makefile for Sphinx documentation
+#
+
+# You can set these variables from the command line.
+SPHINXOPTS=
+SPHINXBUILD   = sphinx-build
+PAPER =
+BUILDDIR  = _build
+
+# User-friendly check for sphinx-build
+ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1)
+$(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx 
installed, then set the SPHINXBUILD environment variable to point to the full 
path of the '$(SPHINXBUILD)' executable. Alternatively you can add the 
directory with the executable to your PATH. If you don't have Sphinx installed, 
grab it from http://sphinx-doc.org/)
+endif
+
+# Internal variables.
+PAPEROPT_a4 = -D latex_paper_size=a4
+PAPEROPT_letter = -D latex_paper_size=letter
+ALLSPHINXOPTS   = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
+# the i18n builder cannot share the environment and doctrees with the others
+I18NSPHINXOPTS  = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
+
+.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp 
epub latex latexpdf text man changes linkcheck doctest coverage gettext
+
+help:
+   @echo "Please use \`make ' where  is one of"
+   @echo "  html   to make standalone HTML files"
+   @echo "  dirhtmlto make HTML files named index.html in directories"
+   @echo "  singlehtml to make a single large HTML file"
+   @echo "  pickle to make pickle files"
+   @echo "  json   to make JSON files"
+   @echo "  htmlhelp   to make HTML files and a HTML help project"
+   @echo "  qthelp to make HTML files and a qthelp project"
+   @echo "  applehelp  to make an Apple Help Book"
+   @echo "  devhelpto make HTML files and a Devhelp project