Hello community,

here is the log from the commit of package python3-IPython for openSUSE:Factory 
checked in at 2014-09-03 18:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2014-08-11 10:07:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-IPython.new/python3-IPython.changes     
2014-09-03 20:58:43.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:
------------------
++++++ python3-IPython.spec ++++++
--- /var/tmp/diff_new_pack.HRYczp/_old  2014-09-03 20:58:47.000000000 +0200
+++ /var/tmp/diff_new_pack.HRYczp/_new  2014-09-03 20:58:47.000000000 +0200
@@ -49,19 +49,25 @@
 Requires:       python3-pyzmq >= 2.1.11
 Requires:       python3-tk
 Requires:       python3-xml
-Requires:       python(abi) = %{py3_ver}
 Recommends:     python3-curses
 Recommends:     python3-pymongo
 # not available yet upstream
 #Recommends:       python3-wxWidgets
 # qtconsole
 BuildRequires:  python3-Pygments
+BuildRequires:  python3-matplotlib
 BuildRequires:  python3-qt4-devel
-Requires:       python3-Pygments
-Requires:       python3-qt4
+Recommends:     python3-Pygments
+Recommends:     python3-matplotlib
+Recommends:     python3-qt4
 #ipython notebook
 BuildRequires:  python3-tornado >= 3.1
-Requires:       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
 #documentation
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome

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

Reply via email to