Hello community,

here is the log from the commit of package python3-IPython for openSUSE:Factory 
checked in at 2015-03-03 11:14:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-11 16:44:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-IPython.new/python3-IPython.changes     
2015-03-03 11:14:29.000000000 +0100
@@ -1,0 +2,15 @@
+Sat Feb 28 01:37:56 UTC 2015 - [email protected]
+
+- specifle:
+  * added mistune, jsonschema requirement
+  * updated some version numbers for requirements
+  * removed pandoc requirement
+
+- update to version 3.0.0:
+  * Using different kernels
+  * typing unicode identifiers
+  * new widgets
+  * lots of other changes, see
+    http://ipython.org/ipython-doc/3/whatsnew/version3.html
+
+-------------------------------------------------------------------

Old:
----
  ipython-2.4.1.tar.gz

New:
----
  ipython-3.0.0.tar.gz

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

Other differences:
------------------
++++++ python3-IPython.spec ++++++
--- /var/tmp/diff_new_pack.ujdNdl/_old  2015-03-03 11:14:30.000000000 +0100
+++ /var/tmp/diff_new_pack.ujdNdl/_new  2015-03-03 11:14:30.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-IPython
-Version:        2.4.1
+Version:        3.0.0
 Release:        0
 Source0:        
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -61,13 +61,13 @@
 Recommends:     python3-matplotlib
 Recommends:     python3-qt4
 #ipython notebook
-BuildRequires:  python3-tornado >= 3.1
-Recommends:     python3-tornado >= 3.1
-%if 0%{?suse_version} > 1310
-# nbconvert, only available on factory
-BuildRequires:  pandoc >= 1.10
-Recommends:     pandoc >= 1.10
-%endif
+BuildRequires:  python3-tornado >= 4.0
+Recommends:     python3-tornado >= 4.0
+BuildRequires:  python3-mistune >= 0.5
+Recommends:     python3-mistune >= 0.5
+#ipython nbformat
+BuildRequires:  python3-jsonschema
+Requires:       python3-jsonschema
 #documentation
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome

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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to