Hello community,

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

Package is "IPython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/IPython/IPython.changes  2015-03-05 
18:16:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes     2015-07-03 
00:01:02.000000000 +0200
@@ -1,0 +2,34 @@
+Wed Jul  1 16:13:20 UTC 2015 - [email protected]
+
+- update to version 3.2.0:
+  * IPython 3.2 contains important security fixes. Users are 
+    strongly encouraged to upgrade immediately.
+  * Highlights:
+    - A security improvement that set the secure attribute to login cookie to 
prevent them to be sent over http
+    - Revert the face color of matplotlib axes in the inline backend to not be 
transparent.
+    - Enable mathjax safe mode by default
+    - Fix XSS vulnerability in JSON error messages
+    - Various widget-related fixes
+- 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.
+- Don't depend on wxwidgets for SLES 12
+
+-------------------------------------------------------------------

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

New:
----
  ipython-3.2.0.tar.gz

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

Other differences:
------------------
++++++ IPython.spec ++++++
--- /var/tmp/diff_new_pack.2pTD7d/_old  2015-07-03 00:01:04.000000000 +0200
+++ /var/tmp/diff_new_pack.2pTD7d/_new  2015-07-03 00:01:04.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           IPython
 BuildRequires:  python-devel
-Version:        3.0.0
+Version:        3.2.0
 Release:        0
 Source0:        
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 Source1:        ipython-icons.tar.xz
@@ -37,7 +37,9 @@
 BuildRequires:  python-pexpect
 BuildRequires:  python-pymongo
 BuildRequires:  python-pyzmq-devel >= 2.1.11
+%if 0%{?suse_version} != 1315 
 BuildRequires:  python-wxWidgets
+%endif
 %if 0%{?suse_version}
 %py_requires
 BuildRequires:  fdupes

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


Reply via email to