Hello community,

here is the log from the commit of package IPython for openSUSE:Factory checked 
in at 2014-09-03 18:22:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-08-11 
10:07:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes     2014-09-03 
19:29:03.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 28 17:38:58 UTC 2014 - [email protected]
+
+- Add pandoc dependency for nbconvert notebook converter.
+  This is only available for openSUSE > 13.1.
+- Change some dependencies that are not required for basic 
+  functionality to Recommends.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ IPython.spec ++++++
--- /var/tmp/diff_new_pack.QloqPF/_old  2014-09-03 19:29:05.000000000 +0200
+++ /var/tmp/diff_new_pack.QloqPF/_new  2014-09-03 19:29:05.000000000 +0200
@@ -53,12 +53,17 @@
 BuildRequires:  python-Pygments
 BuildRequires:  python-matplotlib
 BuildRequires:  python-qt4-devel
-Requires:       python-Pygments
-Requires:       python-matplotlib
-Requires:       python-qt4
+Recommends:     python-Pygments
+Recommends:     python-matplotlib
+Recommends:     python-qt4
 # html notebook
 BuildRequires:  python-tornado >= 3.1
-Requires:       python-tornado >= 3.1
+Recommends:     python-tornado >= 3.1
+%if 0%{?suse_version} > 1310
+# nbconvert, only available on factory
+BuildRequires:  pandoc >= 1.10
+Recommends:     pandoc >= 1.10
+%endif
 #documentation
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome

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

Reply via email to