Hello community,

here is the log from the commit of package python3-IPython for openSUSE:Factory 
checked in at 2015-04-07 09:29:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-IPython (Old)
 and      /work/SRC/openSUSE:Factory/.python3-IPython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-IPython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-IPython/python3-IPython.changes  
2015-03-05 18:16:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-IPython.new/python3-IPython.changes     
2015-04-07 09:29:52.000000000 +0200
@@ -1,0 +2,24 @@
+Sat Apr  4 17:24:06 UTC 2015 - a...@gmx.de
+
+- update to version 3.1.0:
+  * Highlights:
+    + Various focus jumping and scrolling fixes in the notebook.
+    + Various message ordering and widget fixes in the notebook.
+    + Images in markdown and output are confined to the notebook
+      width. An .unconfined CSS class is added to disable this
+      behavior per-image. The resize handle on output images is
+      removed.
+    + Improved ordering of tooltip content for Python functions,
+      putting the signature at the top.
+    + Fix UnicodeErrors when displaying some objects with unicode
+      reprs on Python 2.
+    + Set the kernel’s working directory to the notebook directory
+      when running nbconvert --execute, so that behavior matches the
+      live notebook.
+    + Allow setting custom SSL options for the tornado server with
+      NotebookApp.ssl_options, and protect against POODLE with default
+      settings by disabling SSLv3.
+    + Fix memory leak in the IPython.parallel Controller on Python 3.
+  * See Issues closed in the 3.x development cycle for details.
+
+-------------------------------------------------------------------

Old:
----
  ipython-3.0.0.tar.gz

New:
----
  ipython-3.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-IPython.spec ++++++
--- /var/tmp/diff_new_pack.O8ptKE/_old  2015-04-07 09:29:53.000000000 +0200
+++ /var/tmp/diff_new_pack.O8ptKE/_new  2015-04-07 09:29:53.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-IPython
-Version:        3.0.0
+Version:        3.1.0
 Release:        0
 Source0:        
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 Source1:        ipython3-icons.tar.xz
@@ -28,15 +28,15 @@
 Group:          Development/Languages/Python
 BuildArch:      noarch
 BuildRequires:  python3
-BuildRequires:  python3-devel
 BuildRequires:  python3-2to3
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-Cython
 BuildRequires:  python3-curses
+BuildRequires:  python3-devel
 BuildRequires:  python3-nose >= 0.10.1
 BuildRequires:  python3-opengl
 BuildRequires:  python3-pymongo
 BuildRequires:  python3-pyzmq-devel >= 2.1.11
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-xml
 %if 0%{?suse_version}
 BuildRequires:  fdupes
@@ -167,7 +167,6 @@
 # install icons
 tar xf %{S:1} -C %{buildroot}%{_datadir}
 
-
 %files
 %defattr(-,root,root)
 %doc COPYING.rst README.rst

++++++ ipython-3.0.0.tar.gz -> ipython-3.1.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python3-IPython/ipython-3.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.python3-IPython.new/ipython-3.1.0.tar.gz differ: 
char 5, line 1


Reply via email to